Skip to content

A deploy script for use with now and multiple now.json files

License

Notifications You must be signed in to change notification settings

jesseditson/now-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.json

Then, instead of running now, run now-deploy <env>.

About

A deploy script for use with now and multiple now.json files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages