Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarat-ravi/node-openbr

OpenBR bindings for Node.js
https://github.com/sarat-ravi/node-openbr

Last synced: 3 months ago
JSON representation

OpenBR bindings for Node.js

Awesome Lists containing this project

README

        

#node-openbr
OpenBR bindings for Node.js

##Getting Started

###Install
To install, run

```
npm install openbr
```

###Develop

To compile, run

```
npm build .
```