ginitor
Version:
All your init needs fulfilled
24 lines (15 loc) • 635 B
Markdown
# Ginit
`"git: init" is not good enough, did you mean ginit?"`
## Installation
1. run `npm install -g hpringles-ginit`
2. ensure you have ssh keys setup for git [Click here for a tutorial](https://gist.github.com/adamjohnson/5682757 "https://gist.github.com/adamjohnson/5682757")
3. run `ginit`
## Usage
-----
```
ginit <pkg-name> <pkg-description>
pkg-name and pkg-description are optional
```
## NOTE:
-----
If you recieve an error stating access denied due to publickey - follow [this tutorial](https://gist.github.com/adamjohnson/5682757 "https://gist.github.com/adamjohnson/5682757")