Utility to automate tasks in zeit.co/now service
npm install now-automator -g
$ now-automator <command>
Commands:
auto-apply-alias apply last alias of project in last deployment
remove-old-deployments remove all old deploys
help this help
now && now-automator auto-apply-alias && now-automator remove-old-deployments