git-init
Initialize a new git repository.
Installation
$ npm install git-init
Usage
const init =
API
init([path], cb(err))
Create a new git repository at path
.
Initialize a new git repository.
$ npm install git-init
const init =
Create a new git repository at path
.
npm i git-init
41
1.0.0
MIT