0.0.3 • Published 5 years ago

quicklet v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

quicklet

quicklet is a tool that helps developers by automatically creating a fully configured project.

NPM version

Installation

Either through cloning with git or by using npm (the recommended way):

npm install -g quicklet

And quicklet will be installed globally to your system path.

Usage

quicklet have a quick-to-use CLI that can be called with:

quicklet

and you can also pass the --install flag, so the npm install command will be used after the template cloning.

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago