miniskel

0.0.4 • Public • Published

miniskel

(as in mini-skel)

JS/HTML/CSS Workspace creator

Have a "skeleton" you use often? Add it to skel with a pull-request :)

Usage

npm install -g miniskel

Create a folder for the project:

$ mkdir myproject
$ cd myproject

Use miniskel to create a "project skeleton", with miniskel <name-of-skeleton> e.g.: "std"

$ miniskel std
$ ls -l
index.html
main.js
styles.css

Package Sidebar

Install

npm i miniskel

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • baseio