0.1.1 • Published 9 years ago
now-deploy v0.1.1
now-deploy
A deploy script for use with now and multiple now.json files
Installation
npm install -g now-deploy
Usage:
Create any number of files called now.<env>.json. For instance, you'd have these files in the root of your project:
now.production.json
now.staging.jsonThen, instead of running now, run now-deploy <env>.