0.0.5 • Published 6 years ago

dpndon-cli v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

dpndon-cli

The CLI tool for dpndon that helps refer information of dependencies of a npm module.

Quick start

$ npm install -g dpndon-cli

Options

-h, --help, help

description

Show help of dpndon-cli.

example

$ dpndon -h

Commands

opener package-name

Description

launch the opener for dependencies of the npm project.

Example

It loads package.json at current directory if packagename is not given.

$ dpndon opener

It loads package.json from npm registry if packagename is given.

$ dpndon opener dpndon-core

License

MIT

Author

Kotaro Takahashi@k4h4shi

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.1-0

7 years ago