Version 0.2.0
- Added
bareRepo
option to ignore everything exceptplugins
andthemes
directories in your git repo. - Enable re-runs of
october install
: Run the command as many times as you want to get incremental installations of added plugins or reconfigure your installation after modifying youroctober.yaml
file. - Use the new
october:env
command to generate.env
files - Bugfixes
Update from version 0.1.0
If you use file templates from version 0.1.0 make sure to update your october.yaml
template to the new syntax (the git
section replaced the old deployments
section)!