Explorar o código

Added README file

Pedro Figueiredo %!s(int64=12) %!d(string=hai) anos
pai
achega
634f4b41c5
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  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)