Skip to content

Utility CLI tool for creating .gitignore files based on GitHub's templates

Notifications You must be signed in to change notification settings

michaelbui99/touch-gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

touch-gitignore

Small utiliy tool for creating a .gitignore file based on Github's gitignore templates

Install

$ cargo install touch-gitignore

Usage

Invoke touch-gitignore with the desired template as argument. The template name is case sensitive. See all templates at: https://github.com/github/gitignore

Examples

$ touch-gitignore Rust
$ touch-gitignore Python
$ touch-gitignore C++

About

Utility CLI tool for creating .gitignore files based on GitHub's templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages