git-repo-init
v1.3.1
Published
The NPM package for the git initialisation!
Downloads
25
Maintainers
Readme
[email protected]
The NPM package for the git initialisation!
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install -g git-repo-init
This package is provided in these module formats:
- CommonJS
Usage
Just Simply Run the following Command
git-repo-init
Dependencies
- @octokit/rest:
- ansi-escapes:
- ansi-regex:
- ansi-styles:
- atob-lite: Smallest/simplest possible means of using atob with both Node and browserify
- before-after-hook: asynchronous before/error/after hooks for internal functionality
- btoa-lite: Smallest/simplest possible means of using btoa with both Node and browserify
- chalk:
- chardet: Character detector
- clear: Clear the terminal screen if possible
- cli-color: Colors, formatting and other tools for the console
- cli-cursor:
- cli-width: Get stdout window width, with two fallbacks, tty and then a default.
- clui: A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.
- color-convert:
- color-name: A list of color names and its values
- configstore:
- cross-spawn: Cross platform child_process#spawn and child_process#spawnSync
- crypto-random-string:
- d: Property descriptor factory
- debug: small debugging utility
- deprecation: Log a deprecation message with stack
- dot-prop:
- emoji-regex: A regular expression to match all Emoji-only symbols as per the Unicode Standard.
- end-of-stream: Call a callback when a readable/writable/duplex stream has completed or failed.
- es5-ext:
- es6-iterator: Iterator abstraction based on ES6 specification
- es6-symbol: ECMAScript 6 Symbol polyfill
- es6-weak-map: ECMAScript6 WeakMap polyfill
- escape-string-regexp:
- event-emitter: Environment agnostic event emitter
- execa:
- ext: JavaScript utilities with respect to emerging standard
- external-editor: Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
- figlet: Creates ASCII Art from text. A full implementation of the FIGfont spec.
- figures:
- get-stream:
- graceful-fs: A drop-in replacement for fs, making various improvements.
- has-flag:
- iconv-lite: Convert character encodings in pure javascript.
- imurmurhash: An incremental implementation of MurmurHash3
- inquirer:
- is-fullwidth-code-point:
- is-obj:
- is-plain-object:
- is-promise: Test whether an object looks like a promises-a+ promise
- is-stream:
- is-typedarray: Detect whether or not an object is a Typed Array
- isexe: Minimal module to check if a file is executable.
- isobject:
- lodash:
- lodash.get:
- lodash.set:
- lodash.uniq:
- lru-queue: LRU Queue
- macos-release:
- make-dir:
- memoizee: Memoize/cache function results
- mimic-fn:
- minimist: parse argument options
- ms:
- mute-stream: Bytes go in, but they don't come out (when muted).
- next-tick: Environment agnostic nextTick polyfill
- nice-try: Tries to execute a function and discards any error that occurs
- node-fetch: A light-weight module that brings window.fetch to node.js
- npm-run-path:
- octokit-pagination-methods: Legacy Octokit pagination methods from v15
- once: Run a function exactly one time
- onetime:
- os-name:
- os-tmpdir:
- p-finally:
- path-key:
- pump:
- restore-cursor:
- run-async:
- rxjs: Reactive Extensions for modern JavaScript
- safer-buffer: Modern Buffer API polyfill without footguns
- semver:
- shebang-command:
- shebang-regex:
- signal-exit: when you want to fire an event no matter how a process exits.
- simple-git:
- string-width:
- strip-ansi:
- strip-eof:
- supports-color:
- through: simplified stream construction
- timers-ext: Timers extensions
- tmp:
- touch:
- tslib: Runtime library for TypeScript helper functions
- type:
- type-fest:
- typedarray-to-buffer: Convert a typed array to a Buffer without a copy
- unique-string:
- universal-user-agent:
- update-notifier:
- which: Like which(1) unix command. Find the first instance of an executable in the PATH.
- windows-release:
- wrappy: Callback wrapping utility
- write-file-atomic: Write files in an atomic fashion w/configurable ownership
- xdg-basedir:
Dev Dependencies
None