浏览代码

Added README file

Pedro Figueiredo 12 年之前
父节点
当前提交
634f4b41c5
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      dancer/README.md

+ 14 - 0
dancer/README.md

@@ -0,0 +1,14 @@
+# Setup
+
+* Perl 5.16.3
+* MySQL 5.5
+* Wrk 2.0
+
+# Requirements
+
+* Dancer
+* Dancer::Plugin::Database
+* DBD::mysql
+* Starman (if using Starman as web server)
+* Plack (for plackup)
+* nginx (if you want to front Dancer with nginx, nginx.conf provided)