mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
9 lines
255 B
Text
9 lines
255 B
Text
![]() |
{deps, [
|
||
|
{cowboy, ".*",
|
||
|
{git, "git://github.com/extend/cowboy.git", "master"}},
|
||
|
{mimetypes, ".*",
|
||
|
{git, "git://github.com/spawngrid/mimetypes.git", "master"}},
|
||
|
{erlmarkdown, ".*",
|
||
|
{git, "git://github.com/ericbmerritt/erlmarkdown.git", "rv"}}
|
||
|
]}.
|