0.1.4 • Published 8 years ago

littlebro-client v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

littlebro-client

js-standard-style

Watches, while you are sweetly nap

Run

To make littlebrother screaaam shot, just pass to it bucket token and screaam shot interval in seconds like this:

littlebrother --bucket SxYQTdFJ7c --interval 2

Or config file:

littlebrother --config config.json

Install dependencies

$ npm install

Workflow

We follow a successful git branching model.

We also version our apps, following semver. You pass a version when merging dev into master. Obviously, you'll update version number and tags in the master branch. To do so, npm is here to help you out. Make sure your git working directory is clean.

$ npm version major|minor|patch

You can also run $ npm test before you commit to make sure you don't give anyone a good reason to blame you.

License

MIT © getupandgo

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago