Skip to content

maxcal/windsong

Repository files navigation

Windsong

Windsong is Ruby on Rails app which provides open-source wind data. It is created with needs of kite-surfing and other wind sports in mind.

All commands in this readme should be run from project root unless otherwise specified.

Requirements

Recommended

Installing

See Mongodb documentation for installation instructions. If you using RVM it should automatically detect ruby version and gemset when you cd into the app directory.

  • $ mongod
  • $ bundle install
  • $ rake db:setup

Documentation

This app uses YARD for documentation. You can run the yard documentation server with: yard server Then point a web browser at Your local YARD documentation. It will reload automatically if the source changes.

Testing

This app uses RSpec. "Expect" syntax only please!

Continuous testing

This app can be continuously tested with Guard $ guard

Deployment

This app is aimed at the excellent Heroku cloud SAAS platform.

About

RemoteWind on Mongoid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors