1.2.1 • Published 9 years ago
handy-gi-cli v1.2.1
Handy .gitignore generator
Check handy-gi package for the programmatic version
A tool that automatically generates a suitable .gitignore file that fits your needs by detecting the directory contents, OS, Text editors and so on ...etc.
It utilizes official GitHub’s collection .gitignore templates.
Installation
$ npm install -g handy-gi-cliUsage
$ gi --help
Usage: gi <command> [options]
Commands:
ignore <dir> generate .gitignore file
Options:
-h, --help output usage information
-V, --version output the version numberSupported templates
Check templates folder to see which of the GitHub's collection templates are currently supported.
License
MIT © Ahmed Tajelsir