stack-templatizer: Generate a stack template from a folder.
stack-templatizer
is an application that generates a .hsfiles
stack
template from a folder of template files.
You can install the application using stack install
stack-templatizer --resolver nightly
or by cloning the repository and
running stack install
.
Then run stack-templatizer my-folder
to turn all the files in my-folder
into a my-folder.hsfiles
stack template.
You can see an example folder & the generated hs-files
in the
hpack template repository.
[Skip to Readme]
Downloads
- stack-templatizer-0.1.1.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.1.0.1, 0.1.0.2, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), bytestring (<1), directory (>=1 && <2), filepath (>=1 && <2) [details] |
License | BSD-3-Clause |
Copyright | 2020-2023 Pavan Rikhi |
Author | Pavan Rikhi |
Maintainer | pavan.rikhi@gmail.com |
Category | Development |
Home page | https://github.com/prikhi/stack-templatizer#readme |
Bug tracker | https://github.com/prikhi/stack-templatizer/issues |
Source repo | head: git clone https://github.com/prikhi/stack-templatizer |
Uploaded | by lysergia at 2023-05-07T20:25:41Z |
Distributions | LTSHaskell:0.1.1.0, NixOS:0.1.1.0, Stackage:0.1.1.0 |
Executables | stack-templatizer |
Downloads | 1097 total (27 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2023-05-07 [all 1 reports] |