command create - Gopikrishna19/node-git-api GitHub Wiki
##Usage:
node-git create --name <name> [--dir <dir>]###Options:
| option | description | type | required | default |
|---|---|---|---|---|
| --help | Show help | boolean | ||
| --name, -n | Name of the repository | string | true | |
| --dir, -d | Directory to create the repository into | string | false | repo |