1.1.9 • Published 5 years ago
@popit/cli v1.1.9
cli
About The Project
Simple command line interface for frontend developers
Prerequisites
Instalation
Clone this repository
git clone https://github.com/EPJA-popit/cli.gitRun npm installation process
npm i
Versioning
In order to create a new version of @popit/cli you should run this commands:
Create a new verstion of package
npm version < major | minor | patch >Publish this version of package, please be sure that you logged in under your npmjs.com account
npm loginnpm publish --access publicPush commits realted to package versioning into github repository
git push
Testing
There is no testing for now :(
Usage
For now this project does nothing to entertain you
License
Distributed under the MIT License. See LICENSE for more information.