Life/open source
Automation framework for programmers
SpeeDr00t
2016. 7. 11. 00:28
반응형
Automation framework for programmers
Features
- Shell-based (minimal learning curve)
- Pattern-based extensible framework
- Available patterns include:
- bash builds
- Docker builds
- Vagrant builds
- Vagrant multinode builds
- Modular
- ‘Training mode’, forces users to type in commands
- ‘Video mode’, ideal for demos
- ‘Challenge mode’ - set command challenges for users
- ‘Golf mode’ - set task challenges for users
- ShutIt Lifecycle allows for configuration, testing, modularity, and finalization
- Use your python skills to make it work the way you want
- Outputs include a series of shell commands you can port to other CM tools
- Utility functions for common tasks (that work across distros)
Many more examples explained here:
http://ianmiell.github.io/shutit/
반응형