@confy/cli

0.2.2 • Public • Published

@confy/cli

Confy CLI is a command-line tool that you can use to set up Confy projects in seconds.

You can read more about Confy here.

Installation

Confy CLI requires Node >=8.6 with NPM >=5.6 or Yarn >=1.0

npm install -g @confy/cli

Usage

confy init [...presets]

Note that the package name is @confy/cli whereas the CLI command is confy.

Examples

Set up a new project in the current directory:

confy init

Set up a new project in the current directory with @confy/preset-react and some custom preset from GitHub:

confy init react git://github.com/user/some-preset.git

Package Sidebar

Install

npm i @confy/cli

Weekly Downloads

0

Version

0.2.2

License

MIT

Unpacked Size

11.7 kB

Total Files

16

Last publish

Collaborators

  • coldi