holy-project/README.md
Yann Esposito (Yogsototh) efc106e3da added a README file
2014-01-15 23:19:37 +01:00

516 B

Holy Project

Holy Project is an application which ask the user some questions and create files to help you starting a new Haskell project.

There are example for tests using HUnit and SmallCheck. It initialize git, use cabal sandboxes, and provide two useful scripts: auto-update and interact.

You could check this blog post to learn how it was made.

Thanks

Thanks to Kirill to have taken the time to fix it.