Crates.io | comb |
lib.rs | comb |
version | 0.2.0 |
source | src |
created_at | 2019-03-04 01:36:40.787456 |
updated_at | 2022-09-07 22:45:09.932735 |
description | CLI for the Handlebars templating engine |
homepage | |
repository | https://github.com/hwittenborn/comb |
max_upload_size | |
id | 118557 |
size | 55,234 |
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.
The user's home directory is {{ env.HOME }}
Comb is available in the MPR.
To install, run the following:
git clone 'https://mpr.makedeb.org/comb'
cd comb/
makedeb -si