Butler is an automatation tool to scaffold new projects in only a few seconds. We provide a powerful interactive cli.
When you create a project template you can create a Survey. Surveys are used to collect informations from the users to generate individual templates. Beside templating we also plan to integrate common tasks of popular project managents tools like Jira, Confuence in Butler.
Project Templates: This command will create a new project based on the selected template.
Install Git Hooks: This command will install all selected hooks.
Auto Update: This command will update Butler to the latest version.
Version: This command will return the current version of Butler.
Maintenance
Butler is able to update itself. The latest Github release is used.
Stay up-to-date with new templates without to update your config manually just set the environment variable BUTLER_CONFIG_URL to butler.yml on master and both configs are merged.