diff options
| author | Jonathan "Duke" Leto <jonathan@leto.net> | 2012-01-24 20:39:18 -0800 |
|---|---|---|
| committer | Jonathan "Duke" Leto <jonathan@leto.net> | 2012-01-24 20:39:18 -0800 |
| commit | bf95acf2b686ea4556a2570ce65b1c615bcc7a3f (patch) | |
| tree | 681483fa3d504f49ba66d30dd2af07ee1dd89352 /README.md | |
| parent | Detect Winxed-based build systems + test suites (diff) | |
| download | jitterbug-bf95acf2b686ea4556a2570ce65b1c615bcc7a3f.tar.gz | |
Try to get stuff working with Dancer 1.3x, but still nagged by a few failing tests in t/002_index_route.tnew_dancer
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ as Moose, Dancer, DBIx::Class and others. In another terminal, deploy a DBIx::Class schema ( which is SQLite by default, change the values in config.yml to tweak) : - perl scripts/jitterbug_db --config config.yml --deploy + perl -Ilib scripts/jitterbug_db --config config.yml --deploy Now add a post-receive hook to your github project that hits the /hook/ URL on the server that the jitterbug Dancer app is running on, i.e. |
