andreleite / now-automator

Utility to automate tasks in zeit.co/now service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utility to automate tasks in zeit.co/now service


Languages

Language:JavaScript 100.0%