[ 原始碼: haskell-snap-templates ]
套件:snap-templates(1.0.0.2-5)
snap-templates 的相關連結
Debian 的資源:
下載原始碼套件 haskell-snap-templates:
- [haskell-snap-templates_1.0.0.2-5.dsc]
- [haskell-snap-templates_1.0.0.2.orig.tar.gz]
- [haskell-snap-templates_1.0.0.2-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- rec: libghc-snap-dev
- Snap Web Framework