handy-gi-cli

1.2.1 • Public • Published

Handy .gitignore generator

Check handy-gi package for the programmatic version

JavaScript Style Guide

Build Status Greenkeeper badge Commitizen friendly npm

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-cli

Usage

$ gi --help
 
  Usage: gi <command> [options]
 
 
  Commands:
 
    ignore <dir>  generate .gitignore file
 
  Options:
 
    -h, --help     output usage information
    -V, --version  output the version number

Supported templates

Check templates folder to see which of the GitHub's collection templates are currently supported.

License

MIT © Ahmed Tajelsir

Package Sidebar

Install

npm i handy-gi-cli

Weekly Downloads

2

Version

1.2.1

License

MIT

Last publish

Collaborators

  • z0al