Skip to content

Instantly share code, notes, and snippets.

@rhencke
Created October 30, 2014 02:38
Show Gist options
  • Select an option

  • Save rhencke/25dd37c268fdd3d44de2 to your computer and use it in GitHub Desktop.

Select an option

Save rhencke/25dd37c268fdd3d44de2 to your computer and use it in GitHub Desktop.
~/Work/
env/src/github.com/natmeox/mess (git: github.com/natmeox/mess.git)
mess/ (symlink -> env/src/github.com/natmeox/mess)
main.go (package main)
auth.go (package main)
game.go (package main)
...
templates/
index.html
head.html
...
static/
style.css
...
config.json
mess (binary built with "go build", .gitignore contains 'mess')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment