tmaczukin / poker-player-tmaczukin

Home Page:https://github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poker-player-go

Go client skeleton for Lean Poker. For more information visit: http://leanpoker.org

Usage instructions

Ingredients

See Deploying Go Apps on Heroku

Workflow

  1. Fork this repo
  2. go get your fork
  3. Fix import path in your copy
  4. Update dependencies with godep save -r ./...
  5. Inspect and commit changes
  6. Push changes to your fork's default branch (normally master)
  7. Deploy to Heroku

About

https://github.com

License:MIT License


Languages

Language:Go 96.8%Language:Makefile 3.2%