@chersquwn/easyapp
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

easyapp

Build Status npm (scoped) GitHub

A quick cli for create project

Install

# use yarn
$ yarn global add easyapp

# or
# use npm
$ npm i -g easyapp

Usage

# create a new project
$ easyapp create <project-name>

example:

$ easyapp create library

Commands

Commands:
  create                  create <project-name>

Options:
  -v, --version           Show version number

License

licensed as MIT.

/@chersquwn/easyapp/

    Package Sidebar

    Install

    npm i @chersquwn/easyapp

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    36.2 kB

    Total Files

    37

    Last publish

    Collaborators

    • chersquwn