This commit is contained in:
Kenneth Reitz
2011-09-28 23:15:45 -04:00
parent 869e696467
commit 1b7bf64f25
2 changed files with 11 additions and 76 deletions
+11
View File
@@ -0,0 +1,11 @@
html:
cat README.md|sed 's/(http:\/\/httpbin.org\//(\//'|ronn -5 -f --style 80c --pipe > ./httpbin/templates/httpbin.1.html
deploy:
git push heroku master
stage:
git push heroku-staging master
run: html
foreman start