0.0.14 • Published 8 years ago

now-automator v0.0.14

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

now-automator

NPM Build Status npm

Utility to automate tasks in zeit.co/now service

Instalation

npm install now-automator -g

Usage

$ 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

How to use

now && now-automator auto-apply-alias && now-automator remove-old-deployments