macaca-ecosystem
Version:
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url]
39 lines (28 loc) • 1.3 kB
Markdown
# macaca-ecosystem
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/macaca-ecosystem.svg?style=flat-square
[npm-url]: https://npmjs.org/package/macaca-ecosystem
[travis-image]: https://img.shields.io/travis/macacajs/macaca-ecosystem.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/macaca-ecosystem
[coveralls-image]: https://img.shields.io/coveralls/macacajs/macaca-ecosystem.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/macaca-ecosystem?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/macaca-ecosystem.svg?style=flat-square
[download-url]: https://npmjs.org/package/macaca-ecosystem
> macaca ecosystem
## Installment
```bash
$ npm i macaca-ecosystem --save-dev
```
## Usage
```bash
$ `npm bin`/macaca-ecosystem push -c ./docs_dist --branch gh-pages
```
current branch name should be [master|develop] or starts with `docs`, e.g. like `docs/update-usage`.
## License
The MIT License (MIT)