0.0.1 • Published 5 years ago
htcj v0.0.1
Htcj
Htcj (HTmlCssJavascript) is a tool for create a simple HTML file with include CSS and Javascript files
Install
$ npm i -g htcjUsage
$ htcj HelloWorldResult:
├── .
│ └── HelloWorld
│ ├── index.html
│ ├── index.js
│ └── style.css0.0.1
5 years ago