Delete Makefile

Deprecates `make html` and `make run`
Refs: #97, #186, #200
This commit is contained in:
Marc Abramowitz
2015-01-02 21:12:52 -08:00
parent 6b7676ba80
commit 528db4bc38
-5
View File
@@ -1,5 +0,0 @@
html:
cat README.md|sed 's/(http:\/\/httpbin.org\//(\//'|ronn -5 -f --style 80c --pipe > ./httpbin/templates/httpbin.1.html
run: html
foreman start