madoos / stream-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM version Build Status Dependency Status Coverage percentage

stream-workshop

streams

Getting Started

To install:

npm i --save stream-workshop

In your project:

 // => Example

Publish

Execute the command npm run make:publish. If UPDATE_GIT_BRANCHES is 'true' branches develop and master will be update in remote and local repo.

npm run make:publish <VERSION> <UPDATE_GIT_BRANCHES>

# Example: npm run make:publish 1.0.0 true

License

MIT © Maurice Domínguez

About

License:MIT License


Languages

Language:JavaScript 74.0%Language:Shell 26.0%