@koy/cli

0.0.4 • Public • Published

@koy/cli

A command line interface for building wonderful koy app.

The current version(v0.0.3) is experimental.

Usage

I just weite two simple and useful command -- list and create.

list

You can use list for lokking up available templates currently.

koy list

create

You may use it mostly for createing a new app.

koy create webpack my-app

Help

You can -h or --help option for looking up some help message, like this:

koy -h
koy list -h
koy create -h

Readme

Keywords

Package Sidebar

Install

npm i @koy/cli

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

9.96 kB

Total Files

12

Last publish

Collaborators

  • murakamikennzo