diff --git a/Makefile b/Makefile deleted file mode 100644 index ef53584..0000000 --- a/Makefile +++ /dev/null @@ -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