trurl: Haskell template code generator
Trurl is a haskell project and code generating utility. Use it for scaffolding your projects and entities.
Quick start:
cabal update cabal install trurl trurl create MyProject scotty-mysql cd MyProject/src trurl new Comment scotty-entity 'props:[comment#String, author#String!]'
Trurl allows creating your own templates for projects as well as for files. Just put them to ~.trurlrepo.
For more details read here http://github.com/dbushenko/trurl
Downloads
- trurl-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1, 0.2.2.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.1.0, 0.4.0.0, 0.4.0.1, 0.4.1.0 |
---|---|
Dependencies | aeson, base (>=4.7 && <5), bytestring, directory, filemanip, hastache, http-conduit, MissingH, safe, scientific, tar, text, trurl, unordered-containers [details] |
License | BSD-3-Clause |
Author | dbushenko |
Maintainer | d.bushenko@gmail.com |
Category | Development |
Home page | http://github.com/dbushenko/trurl |
Uploaded | by dbushenko at 2015-06-17T16:03:20Z |
Distributions | |
Executables | trurl |
Downloads | 7496 total (40 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-17 [all 1 reports] |