Skip to content

Commit

Permalink
Add Heroku/Dokku support
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Jan 4, 2016
1 parent a3f39a7 commit df9153d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .godir
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github.com/moul/golang-boilerplate/cmd/hello
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: hello server

0 comments on commit df9153d

Please sign in to comment.