combjs-cli

0.0.1 • Public • Published

comb-cli

Create your own template and hide all bundling details.

How To Use

Install globally

npm install -g @comb/cli
@comb/cli init react my-project

Usage

@comb/cli init <template> [path]
  • template: required, a package name.

    @comb/cli always assume template is named with prefix comb-template-, so it tries to download comb-template-react if a react given.

    There are some out-of-box templates now.

  • path: optional

    default: process.cwd()

    The path of the new project located.

Readme

Keywords

none

Package Sidebar

Install

npm i combjs-cli

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

10.5 kB

Total Files

9

Last publish

Collaborators

  • dcolor