[ 源代码: haskell-snap-templates ]
软件包: snap-templates (1.0.0.2-4build1)
snap-templates 的相关链接
Trisquel 的资源:
下载源码包 haskell-snap-templates:
- [haskell-snap-templates_1.0.0.2-4build1.dsc]
- [haskell-snap-templates_1.0.0.2.orig.tar.gz]
- [haskell-snap-templates_1.0.0.2-4build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Clint Adams
外部的资源:
- 主页 [snapframework.com]
相似软件包:
scaffolding CLI for the Snap Framework
This is the Scaffolding CLI for the official Snap Framework libraries. It includes:
* The "snap-framework" executable program for generating starter projects
To get started, issue the following sequence of commands:
$ apt-get install snap-templates $ mkdir myproject $ cd myproject $ snap-framework init
其他与 snap-templates 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- rec: libghc-snap-dev
- Snap Web Framework