diff options
| author | franck cuny <franck@lumberjaph.net> | 2011-02-14 21:28:47 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2011-02-14 21:28:47 +0100 |
| commit | 7f3f928e858812ce17760745ff356c9487082091 (patch) | |
| tree | 4ef0fa2623f059c4fa0b2336a1169265ef939ae4 /README | |
| parent | remove useless scripts (diff) | |
| download | jitterbug-7f3f928e858812ce17760745ff356c9487082091.tar.gz | |
update README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ perl jitterbug.pl In another terminal, deploy a DBIx::Class schema ( which is SQLite by default, change the values in config.yml to tweak) : -perl scripts/deploy_schema config.yml +perl 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. |
