0.0.2 • Published 6 months ago

create-lestin v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

create-lestin

Create a new project with Lestin.

Usage

Run:

npm create lestin

Help

Usage: create-lestin [options] <dir-name>

Create a new project with Lestin.

Arguments:
  dir-name           Directory of the project

Options:
  -v, -V, --version  create-lestin's version
  -f, --force        Force create a project in a non-empty directory
  -G, --no-git       Don't initialize a git repository
  -i, --install      Install dependencies after creating the project
  -h, --help         display help for command
0.0.2

6 months ago