You're absolutely right, it could. Gitignorer fetches user-specified .gitignore templates from github.com/gitignore, concatenates them together, then writes them to a .gitignore file.
For example, if `gitignorer create java maven` is called, gitignorer will fetch the Java and Maven templates from github.com/github/gitignore, concatenate them together, and then write them to a .gitignore file. On Mon, Oct 28, 2013 at 11:37:54AM +0100, Guido Günther wrote: > Hi, > On Fri, Oct 25, 2013 at 02:28:42AM -0700, Zach Latta wrote: > > Package: wnpp > > Severity: wishlist > > Owner: Zach Latta <z...@zachlatta.com> > > > > * Package name : gitignorer > > Version : 1.0.0 > > Upstream Author : Zach Latta <z...@zachlatta.com> > > * URL : https://github.com/zachlatta/gitignorer > > * License : MIT > > Programming Lang: Go > > Description : A simple utility that aids in the creation of > > .gitignore files. > > > > Gitignore is a simple command-line utility that aids in the creation of > > .gitignore files. > > Could the package description be imporved and explain _how_ it helps to > create the files? vim helps to create .gitignore files too, as does > echo. > Cheers, > -- Guido > > > > > > > -- > > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > > with a subject of "unsubscribe". Trouble? Contact > > listmas...@lists.debian.org > > Archive: > > http://lists.debian.org/20131025092842.13920.39658.report...@plato.zachlatta.com > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org