heroku deployment

This commit is contained in:
Suraj 2016-01-30 21:47:03 +05:30
parent 65506a7723
commit d75710930d
2 changed files with 17 additions and 0 deletions

16
Godeps/Godeps.json generated Normal file
View File

@ -0,0 +1,16 @@
{
"ImportPath": "github.com/thewhitetulip/Tasks",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/mattn/go-sqlite3"
},
{
"ImportPath" : "github.com/shurcooL/github_flavored_markdown"
}
...
]
}

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: Tasks