smartci/README.md
2016-03-23 00:12:17 +01:00

22 lines
884 B
Markdown

# smartci
store things about your environment and let them travel across modules.
## Status
[![Build Status](https://travis-ci.org/pushrocks/smartci.svg?branch=release)](https://travis-ci.org/pushrocks/smartci)
[![Dependency Status](https://david-dm.org/pushrocks/smartci.svg)](https://david-dm.org/pushrocks/smartci)
[![devDependency Status](https://david-dm.org/pushrocks/smartci/dev-status.svg)](https://david-dm.org/pushrocks/smartci#info=devDependencies)
[![bitHound Dependencies](https://www.bithound.io/github/pushrocks/smartci/badges/dependencies.svg)](https://www.bithound.io/github/pushrocks/smartci/master/dependencies/npm)
[![bitHound Overalll Score](https://www.bithound.io/github/pushrocks/smartci/badges/score.svg)](https://www.bithound.io/github/pushrocks/smartci)
## Install
Install the package through npm
```
npm install smartci
```
## Usage
```javascript
```