2 unstable releases
0.2.0 | Sep 7, 2022 |
---|---|
0.1.1 |
|
0.1.0 | Sep 6, 2022 |
#355 in Template engine
20KB
148 lines
Comb
This is the repository for Comb, a CLI for the Handlebars templating engine. Currently it just provides way to access environment variables from inside a Handlebars template.
Example
The user's home directory is {{ env.HOME }}
Installation
MPR (Debian/Ubuntu)
Comb is available in the MPR.
To install, run the following:
git clone 'https://mpr.makedeb.org/comb'
cd comb/
makedeb -si
Dependencies
~4–15MB
~157K SLoC