bk-cli

0.1.3 • Public • Published

bk-cli

🛠️ Cli Tooling for Rest/GraphQL backend Development.

npm Travis npm

Note that: this cli tooling just only support little features now, it is also on contributing...

- Typescript Javascript
GraphQL Graphql-yoga -
GraphQL Apollo Express -
GraphQL Apollo Koa -
REST Express - -
REST Koa - -
REST Egg - -
REST Nest - -

[img]

Installation

Install CLI globally with

$ npm install -g bk-cli

Now you can run CLI using following command anywhere

$ bk-cli

Usage

$ bk-cli -h

Usage: bk-cli init [project-name]

Options:

  -v, --version        output the version number
  -h, --help           output usage information

Commands:

  init <project_name>  create a new project with giving name
  *                    you can create a new project quickly

Examples:

    # create a new project with an official template
    $ bk-cli init my-project

Package Sidebar

Install

npm i bk-cli

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

729 kB

Total Files

30

Last publish

Collaborators

  • zxhaaa