1.0.0 • Published 8 years ago
construct-cli v1.0.0
Construct
A Simple Static Site Generator Written In Node
Usage
Install the cli:
$ npm install -g construct-cliCreate a new folder, and create a new site inside of it
$ mkdir site
$ cd site
$ construct newBuild the site
$ construct build1.0.0
8 years ago