bounds-cli 0.5.1

Add a .gitignore and LICENSE to a repository
bounds-cli-0.5.1 is not a library.

bounds

bounds is an interactive CLI for adding a .gitignore and LICENSE to a repository.

Installation

Homebrew

Add this repository as a tap, then install the formula:

brew tap danfq/bounds https://github.com/danfq/bounds.git
brew install danfq/bounds/bounds

Future releases are available through the usual Homebrew update flow:

brew update
brew upgrade danfq/bounds/bounds

Acknowledgements

The .gitignore templates are provided by Toptal's gitignore.io project and compacted by bounds to contain only the selected ignore rules. Thanks to the project and its contributors for maintaining the template collection.