handlebars
build semantic templates effectively with no frustration
Install
- All systems
-
curl cmd.cat/handlebars.sh
- Debian
-
apt-get install handlebars
- Ubuntu
-
apt-get install handlebars
- Arch Linux
-
pacman -S handlebars
- Kali Linux
-
apt-get install handlebars
- Fedora
-
dnf install handlebars
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install handlebars
- Dockerfile
- dockerfile.run/handlebars
handlebars
build semantic templates effectively with no frustration
Handlebars templates look like regular HTML, with embedded handlebars expressions. You can deliver a template to the browser by including it in a <script> tag. Learn more about its usage from http://handlebarsjs.com/ This package includes handlebars command useable from command line.