rgjs-templer
v0.0.5
Published
A template engine
Downloads
7
Readme
rgjs-templer
Getting started
npm i rgjs-templerDevelopment
Requirements
- Nodejs v16
- ...
Installation
git clone https://gitlab.com/rgjs-libs/rgjs-templer.git
cd rgjs-templer && npm run initGit hooks
Please run the following command in the git repository to enable running git hooks for this project:
git config --local core.hooksPath .githooks/