Skip to content
/ Ignarly Public

Simple command line tool to generate .gitignore files from Github's templates

License

Notifications You must be signed in to change notification settings

j-nas/Ignarly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignarly

A simple command line tool to quickly generate a .gitignore file, using Github's gitignore templates.

Installation and usage

  1. dotnet tool install -g Ignarly
  2. ignarly

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Roadmap

  • filter selection menu
  • overwrite protection
  • error handling
  • standalone package for homebrew/AUR/apt etc.
  • command line arguments
  • add tests
  • change output file name/directory
  • add global and community subdirectories
  • option to strip comments/empty lines
  • option to append to existing .gitignore file
  • select multiple templates/merge duplicates
  • user templates
  • fuzzy search for command line arguments

About

Simple command line tool to generate .gitignore files from Github's templates

Topics

Resources

License

Stars

Watchers

Forks

Languages