Skip to content

shingara/tournay_api

Repository files navigation

Tournay API

This project is an API to play the board game Tournay

This game is Pearl Games

Development

Build Status Code Climate Dependency Status Coverage Status

This developement is do on a virtual machine manage by vagrant and chef-solo. You can prepare the installation by installing Vagrant on your system by downloading from : http://downloads.vagrantup.com/

Install Berkshelf

gem install berkshelf-vagrant
vagrant plugin install berkshelf-vagrant

Start the virtual machine

vagrant up
vagrant ssh
cd /vagrant
./script/setup.rb

Your environement is now up. You can launch all test by :

./bin/rspec

You can also launch a guard :

./bin/guard

Happy Hacking

About

An API to play to boardgame Tournay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages