snap-framework

scaffolding CLI for the Snap Framework

Install

All systems
curl cmd.cat/snap-framework.sh
Debian Debian
apt-get install snap-templates
Ubuntu
apt-get install snap-templates
image/svg+xml Kali Linux
apt-get install snap-templates
Windows (WSL2)
sudo apt-get update sudo apt-get install snap-templates
Raspbian
apt-get install snap-templates

snap-templates

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

libghc-snap-dev

Snap Web Framework

This is the top-level package for the official Snap Framework libraries. It includes: The Snaplets API The "snap-framework" executable program for generating starter projects (which is called "snap" elsewhere) Snaplets for sessions, authentication, and templates This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.