An open API service indexing awesome lists of open source software.

https://github.com/bdo-labs/strategy

The base of the strategi app
https://github.com/bdo-labs/strategy

Last synced: about 1 month ago
JSON representation

The base of the strategi app

Awesome Lists containing this project

README

          

strategy
============

The base of the strategy app

## Installation

$ git clone https://github.com/bdo-labs/strategy.git
$ make -s

## Running tests

$ make -s test

## API

```Javascript
var strategi = require('strategy');
```