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