Small interactive prompt to set up git user info and defaut aliases
npm install gitconfig-prompt> "Set gitconfig user info and default aliases with a helpful prompt"
1. Usage
1. Requirements
1. Development
1. Installing Dependencies
1. Roadmap
1. Contributing
> This small interactive prompt helps users set up gitconfig user info and defaut aliases quickly and easily.
``sh`
npm i -g gitconfig-prompt && gitconfig-prompt
- Inquirer ^0.11.0
- shelljs ^0.5.3
- validator ^4.4.0
From within the root directory:
`sh``
npm install
View the project roadmap here
See our contribution guide for guidelines.