template-cli
v1.0.3
Published
> Trip-Trax's template files generator for BUILify, a static website creator.
Downloads
5
Readme
tt-template-cli
Trip-Trax's template files generator for BUILify, a static website creator.
Installation
We recommend installing locally and running through package.json
scripts.
npm i template-cli -D
Usage
template-cli --src public/index.html --stylesheet public/assets/template/template.css --output builder
Options
template-cli --help
Source (--src)
The HTML file path, which will be used to generate template files.
Stylesheet (--stylesheet)
The stylesheet file path, which will be used to generate template files.
Output folder (--output)
The path in what the template files will be allocated.
Contributions & Issues
Contributions are welcome. Please clearly explain the purpose of the PR and follow the current style.
Issues can be resolved quickest if they are descriptive and include both a reduced test case and a set of steps to reproduce.
Licence
Licensed under the MIT License © Trip-Trax 2015 - present.