kickstart/lib
Bruno Tavares e60e0bbebf Fix module loading logic
Modules are located on the `modules` folder on the project.
By default, kickstart will put itself on the `compile/modules/kickstart`
before any folder is linked there as well. This give the possibility of
overriding which kickstart project will be deployed with you.

Kickstart is treated as an special folder, given that the projects
requires its functions. So, it is loaded before all of the modules, and
skiped looping over the `modules` folder.
2014-02-23 12:48:33 -03:00
..
kickstart-autocomplete Add autocomplete 2014-02-21 19:43:24 -03:00
kickstart-bootstrap Introduce kickstart bootstrap 2014-02-21 17:00:16 -03:00
kickstart-commands Introduce kickstart help and commands 2014-02-20 13:28:28 -03:00
kickstart-compile Fix module loading logic 2014-02-23 12:48:33 -03:00
kickstart-create Remove debugging from create 2014-02-21 16:08:19 -03:00
kickstart-deploy Add support to send password on deploy 2014-02-21 21:27:32 -03:00
kickstart-doc Add doc function 2014-02-21 19:30:18 -03:00
kickstart-docker-create Suggest use of docker-ssh when create 2014-02-21 16:02:39 -03:00
kickstart-docker-ssh Docker utilities to try out recipes and the commands 2014-02-20 12:49:57 -03:00
kickstart-help Introduce kickstart help and commands 2014-02-20 13:28:28 -03:00
kickstart-infect Introduce baseline infect 2014-02-20 16:53:59 -03:00
kickstart-local Add support to debug 2014-02-21 21:14:39 -03:00
kickstart-root-dir Introduce kickstart root-dir 2014-02-20 13:21:15 -03:00