[Dancer-users] dancerctl 0.04 released
Nick Knutov
mail at knutov.com
Mon Nov 28 11:30:47 CET 2011
dancerctl 0.04 released.
https://github.com/knutov/dancerctl
Main changes:
* Command line parameters order changed
dancerctl action [appname [environment]]
* help updated
* added init - creates config file for app
dancerctl init appname path [force]
* autoreload simplification: autoreload_inc removed
use "autoreload: "path1,path2" instead
* change default config filename .dancer -> .dancerctl
and dancer.conf -> dancerctl.conf
* env_alias feature
env_alias:
dev: development
prod: production
dancerctl start app dev # will start development
* autodetect positions of action and app
dancerctl start app
dancerctl app start
--
Best Regards,
Nick Knutov
http://knutov.com
ICQ: 272873706
Voice: +7-904-84-23-130
More information about the Dancer-users
mailing list