snap-templates: Scaffolding CLI for the Snap Framework
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 1.0.0.0, 1.0.0.0, 1.0.0.1, 1.0.0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring (>=0.9.1 && <0.11), containers (>=0.3 && <0.6), directory (>=1.0 && <1.3), 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.12), 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 |
Category | Web, Snap |
Home page | http://snapframework.com/ |
Source repo | head: git clone https://github.com/snapframework/snap-templates.git |
Uploaded | by DougBeardsley at 2016-08-08T02:19:28Z |
Downloads
- snap-templates-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees