Skip to content

zt4ff/gitignore

 
 

Repository files navigation

An Interactive CLI Package to Generate .gitignore

This is an interactive command line to generate .gitignore file templates across different tools, framework, languages e.t.c. We use the list from the GitHub repo to populate the .gitignore template.

N.B: You need to have NodeJS installed

Installation

Install package using this command: npm install -g gittyignore

Using the Package

In the directory were you want to include the .gitignore file run gittyignore to open a suite of interactive questions.

TODOS

  • publish first package
  • run using bash - (probably a rewrite)
  • cli option to view list of available template

License

CC0-1.0.

About

A collection of useful .gitignore templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%