Skip to content

The command line tool to create boilerplate files for client2.0 package

Notifications You must be signed in to change notification settings

SymphonyOSF/client2.0-cli

Repository files navigation

client2.0-cli

The command line tool to create boilerplate files for client2.0 package

Installing and Usage

Run the npm install to install the @symphony/client2.0-cli as global npm package. Then run the createPackage command to create a package name.

npm i @symphony/client2.0-cli -g
createPackage myPackage

The newly created myPackage contains the boilerplate files such as package json, eslint configure files etc.

About

The command line tool to create boilerplate files for client2.0 package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published