mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Convert the markdown_middleware example to a release
This commit is contained in:
parent
4769412daa
commit
36ba174224
9 changed files with 1614 additions and 46 deletions
6
examples/markdown_middleware/Makefile
Normal file
6
examples/markdown_middleware/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
PROJECT = markdown_middleware
|
||||
|
||||
DEPS = cowboy
|
||||
dep_cowboy = pkg://cowboy master
|
||||
|
||||
include ../../erlang.mk
|
Loading…
Add table
Add a link
Reference in a new issue