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

https://github.com/kynan/furrow

A private intimate network for your most trusted family and friends.
https://github.com/kynan/furrow

Last synced: 11 months ago
JSON representation

A private intimate network for your most trusted family and friends.

Awesome Lists containing this project

README

          

# Furrow

A private intimate network for your most trusted family and friends.

## Running it locally

Install Meteor:
```
$ curl https://install.meteor.com | /bin/sh
```
Install Meteorite:
```
$ npm install -g meteorite
```
Run the app:
```
$ mrt
```