how2-cli
v0.0.38
Published
How2 (or just how) is a cli tool to help you better communicate with the repository. How to start use it: ```sh npm install -g how2-cli cd /to/some/repo how ``` Upgrage to latest version: ```sh npm upgrade -g how2-cli ```
Readme
Getting started
How2 (or just how) is a cli tool to help you better communicate with the repository. How to start use it:
npm install -g how2-cli
cd /to/some/repo
howUpgrage to latest version:
npm upgrade -g how2-cliContribution
To develop locally:
yarn
yarn watch
# in another shell session
./dist/index.jsDeployment
To publish to npm commit changes and do
# commit and push your changes
yarn publish-packageGetting started
How2 (or just how) is a cli tool to help you better communicate with the repository. How to start use it:
npm install -g how2-cli
cd /to/some/repo
howUpgrage to latest version:
npm upgrade -g how2-cliContribution
To develop locally:
yarn
yarn watch
# in another shell session
./dist/index.jsDeployment
To publish to npm commit changes and do
# commit and push your changes
yarn publish-packageGetting started
How2 (or just how) is a cli tool to help you better communicate with the repository. How to start use it:
npm install -g how2-cli
cd /to/some/repo
howUpgrage to latest version:
npm upgrade -g how2-cliContribution
To develop locally:
yarn
yarn watch
# in another shell session
./dist/index.jsDeployment
To publish to npm commit changes and do
# commit and push your changes
yarn publish-package