gilday / gitignore-builder

Tool for concatenating .gitignore files from https://github.com/github/gitignore
https://rubygems.org/gems/gitignores
Apache License 2.0
6 stars 2 forks source link

override gitignores repo url #9

Closed gilday closed 8 years ago

gilday commented 8 years ago

In some cases, one may want to point to a fork of github/gitignores so allow the remote repo url to be overridden

gilday commented 8 years ago

The "remote repo url" global option is likely needed for every execution of this program therefore requiring a verbose list of arguments. It's best to also include support for a ~/.gitignoresrc config file

gilday commented 8 years ago

gli has support for config files https://github.com/davetron5000/gli/wiki/Config