boiler-maker-cli
v1.1.0
Published
Command line tool to generate a starting scaffold for a basic web app
Downloads
4
Readme
boiler-maker-cli
boiler-maker-cli is a command line tool to create simple web project scaffold, it creates a directory for your styles, javascript files and a base index.html file.
Installation
$ npm install -g boiler-maker-cli
Getting Started
Getting started with boiler-maker-cli is super simple! Simply cd into your empty project directory and type the command below.
$ boiler