1.1.9 • Published 3 years ago

@popit/cli v1.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cli

About The Project

Simple command line interface for frontend developers

Prerequisites

Instalation

  1. Clone this repository

    git clone https://github.com/EPJA-popit/cli.git
  2. Run npm installation process

    npm i

Versioning

In order to create a new version of @popit/cli you should run this commands:

  1. Create a new verstion of package

    npm version < major | minor | patch >
  2. Publish this version of package, please be sure that you logged in under your npmjs.com account npm login

    npm publish --access public
  3. Push 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.

1.1.1

3 years ago

1.1.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago