0.0.5 • Published 7 years ago

lazyend v0.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Lazyend

Cross-platform CLI tool to create HTML5 boilerplates on the go. By running the creation command (see 'Usage' below), a complete HTML5 project is placed for you that includes basic HTML, CSS (including the latest version of normalize.css) and JavaScript files for you to start coding directly without the hassle of having to redo those steps each time you're working on a new project.

Installation

You can install it by running

npm install -g lazyend

Usage

To create a new project simply run:

lazyend -c project-name

Contribution

All contributions to the logic or the HTML5 code are welcome!

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago