Created
October 30, 2014 02:38
-
-
Save rhencke/25dd37c268fdd3d44de2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/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