smartci/README.md

24 lines
745 B
Markdown
Raw Permalink Normal View History

2016-03-22 23:12:17 +00:00
# smartci
2018-02-26 19:02:11 +00:00
2016-03-22 23:12:17 +00:00
store things about your environment and let them travel across modules.
2015-12-01 05:03:33 +00:00
## Status
2018-02-26 19:02:11 +00:00
2016-03-22 23:12:17 +00:00
[![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)
[![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)
2015-12-01 05:03:33 +00:00
## Install
2018-02-26 19:02:11 +00:00
2015-12-01 05:03:33 +00:00
Install the package through npm
```
2016-03-22 23:12:17 +00:00
npm install smartci
2015-12-01 05:03:33 +00:00
```
## Usage
```javascript
2018-02-26 19:02:11 +00:00
```