[Haskell-cafe] [ANN] lentil - frugal issue tracker
Francesco Ariis
fa-ml at ariis.it
Fri Sep 2 15:51:12 UTC 2016
I am pleased to announce the release of lentil 1.0 [0].
[0] http://hackage.haskell.org/package/lentil-1.0.0.1
=============================
lentil - frugal issue tracker
=============================
lentil is a minimum effort issue tracker; if you litter your code
with:
-- FIXME: does outPop work with b/w terminals? [ansi]
lentil can help you listing, sorting, exporting, tagging slicing
and dicing those `todo`s. To see it in action just type:
cabal install lentil # or use stack
cd ~/your-project-folder/
lentil .
Any repo will do, not only Haskell ones!
For further information, check the project homepage [1] and the
user manual [2].
[1] http://ariis.it/static/articles/lentil/page.html
[2] http://ariis.it/static/articles/lentil-manual/page.html
Heartfelt "thank you!" to anyone who contributed [3] by providing
valuable feedback, suggestions, patches!
[3] http://ariis.it/link/repos/lentil/contributors.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160902/628c9a9d/attachment.sig>
More information about the Haskell-Cafe
mailing list