1.0.0 • Published 9 years ago
now-dplys v1.0.0
now-dplys
List your now deployments.

Install
$ npm install --save now-dplysUsage
const nowDplys = require('now-dplys');
nowDplys()
.then(dplys => {
console.log(dplys);
})
.catch(err => {
console.error(err)
});CLI
$ npm install --global now-dplys$ now-dplys
Examples
$ now-dplys
https://now-env.now.sh
https://nvm-now.now.sh
https://breathe-now.now.sh
https://cors-now.now.sh
https://foreign-fetch.now.sh
https://koa-rest.now.sh
https://ws-now.now.sh
https://sse-now.now.sh
https://zeit-deployments.now.sh
https://now-animatable.now.shLicense
MIT © Hemanth.HM
1.0.0
9 years ago