now-dplys

1.0.0 • Public • Published

now-dplys

List your now deployments.

now-dplys

Install

$ npm install --save now-dplys

Usage

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

License

MIT © Hemanth.HM

/now-dplys/

    Package Sidebar

    Install

    npm i now-dplys

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • hemanth