snap-templates: Scaffolding CLI for the Snap Framework
This is the Scaffolding CLI for the official Snap Framework libraries. It includes:
The "snap" executable program for generating starter projects
To get started, issue the following sequence of commands:
$ cabal install snap-templates $ mkdir myproject $ cd myproject $ snap init
If you have trouble or any questions, see our FAQ page (http://snapframework.com/faq) or the documentation (http://snapframework.com/docs).
[Skip to Readme]
Downloads
- snap-templates-1.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9.1 && <0.11), containers (>=0.3 && <0.7), directory (>=1.0 && <1.4), directory-tree (>=0.11 && <0.13), filepath (>=1.1 && <1.5), hashable (>=1.1 && <1.2 || >=1.2.0.6 && <1.3), old-time (>=1.0 && <1.2), template-haskell (>=2.2 && <2.14), text (>=0.11 && <1.3) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1, ghc ==8.2.1 |
License | BSD-3-Clause |
Author | Ozgun Ataman, Doug Beardsley, Gregory Collins, Carl Howells, Chris Smith |
Maintainer | snap@snapframework.com |
Revised | Revision 1 made by DougBeardsley at 2018-07-19T02:18:19Z |
Category | Web, Snap |
Home page | http://snapframework.com/ |
Source repo | head: git clone https://github.com/snapframework/snap-templates.git |
Uploaded | by DougBeardsley at 2018-01-01T23:46:16Z |
Distributions | Debian:1.0.0.2, NixOS:1.0.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | snap |
Downloads | 3543 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2018-01-02 [all 2 reports] |