软件包:snap-templates(1.0.0.2-5) [debports]
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.1 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- rec: libghc-snap-dev
- Snap Web Framework