1.0.5 • Published 9 months ago

js-create v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

JS-Create

a CLI tool for quickly initializing a new JavaScript project!

Description:

The js-create tool creates a quick template for a clean JavaScript project! It creates template index.html, style.css, main.js in your root directory. If one of these files already exists, it skips and creates the rest.

Installation:

npm i -g js-create

Usage:

js-create create

# Created main.js
# Created style.css
# Created index.html

Have Fun! 😘

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago