Skip to content

Instantly share code, notes, and snippets.

@justyntemme
Created August 7, 2017 18:19
Show Gist options
  • Save justyntemme/0e4e13a2c656e217cf705636db66045d to your computer and use it in GitHub Desktop.
Save justyntemme/0e4e13a2c656e217cf705636db66045d to your computer and use it in GitHub Desktop.
package main
import(
"github.com/justyntemme/nextwave/web"
)
func main() {
web.Run()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment