Card is a popular card game played in New Zealand in schools. This is like that, but on computers. Awesome aye!
- TODO brew package
- TODO deb package + ppa
- TODO arch Linux package??
- TODO Gentoo portage thing
Prerequsites:
- Setup google oauth credentials
- Export keys into environment variables
AUTH_GOOGLE_KEY
andAUTH_GOOGLE_SECRET
where you intend to run rails
Setup:
- Clone this repo
git clone https://github.com/theflimflam/last-card
. - Grab dependencies
bundle install
. - Run tests with
rake
. - Start server with
rails s -p 80
.
If you've got a feature you'd like to see implemented
- Open an issue or find an existing one
- If you're keen, fork last-card and have a go at implementing changes related to that issue
- Reference the ticket in your commit messages
- Make sure your tests pass!
- ...then file a pull request
- You may be asked to change your patches before they're accepted
- Collect internet points :)
Copyright (c) 2015 Powershop, distributed under the MIT licence. Please see LICENCE file for details.
Playing cards by Peter Tripp
Anyone who follows the contribution steps will find their name here!
You could be first!