cstest
headers and static library for clearsilver
Install
- All systems
-
curl cmd.cat/cstest.sh
- Debian
-
apt-get install clearsilver-dev
- Ubuntu
-
apt-get install clearsilver-dev
- Kali Linux
-
apt-get install clearsilver-dev
- Fedora
-
dnf install clearsilver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clearsilver-dev
- Raspbian
-
apt-get install clearsilver-dev
- Dockerfile
- dockerfile.run/cstest
clearsilver-dev
headers and static library for clearsilver
Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. This package contains the C headers, the static library and the cstest binary for deverlopers.