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