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
_______________________________________________
Dancer-users mailing list
[email protected]
http://www.backup-manager.org/cgi-bin/listinfo/dancer-users

Reply via email to