MrMurano
Do more from the command line with Murano
Usage
To start from an existing project in Murano
mkdir myproject
cd myproject
mr syncdown -same
Do stuff, see what changed: mr status -same or mr diff -same.
Then deploy mr syncup -same
Install
> gem install MrMurano