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.2.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'.
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.15), text (>=0.11 && <1.3) [details] |
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 2019-03-15T04:24:27Z |
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-07-29T21:49:37Z |
Distributions | Debian:1.0.0.2, NixOS:1.0.0.2 |
Executables | snap |
Downloads | 3161 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-07-29 [all 2 reports] |