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

https://github.com/zeroasterisk/ring-cal

Art is cool
https://github.com/zeroasterisk/ring-cal

Last synced: 12 months ago
JSON representation

Art is cool

Awesome Lists containing this project

README

          

# Ring Cal

A tool for female humans to use to manage their [Nuvaring](http://www.nuvaring.com/consumer/)

# Current

For now...

## Run

```
cd /src
meteor
```

# Near Future - managed w/ npm

When we implement automated browser testing w/ chimp, and velocity tests

## Run

```
cd
npm start
```

## Run Tests

```
cd
npm test
```