boss
boss copied to clipboard
Fabfile independence for trivial scenarios
Ability to avoid writing fabfile.py for using boss-cli for most trivial cases as most of the functionality would already be available out of the box with just boss.yml config.
For advance scripts you'll need fabfile.py anyway as everything is just plain old fabric.