Skip to content

tyne/tyne-api

Repository files navigation

tyne-api

travis-ci

Description

Public API for Tyne.

Installation

Gem dependencies

Run the following command to install all the dependencies:

bundle install

Database configuration

Copy config/database.yml.template to config/database.yml and enter your database details.

Run the following command: bundle exec rake db:setup

Testing

You can run the following command to run the whole test script: script/ci

Contact us

Please don't hesitate to ask any questions at our google groups.

For general questions please use the following discussion list: [email protected]

If you have questions to the internals of tyne or just want to propose some changes, please use the following discussion list: [email protected]

Contribute

Please read our contribution-guidelines.

Changelog

Click here to view the changelog.

Maintainers

License

MIT License. Copyright 2012 - 2013 Tobias Haar.

Releases

No releases published

Packages

No packages published