dpndon-cli

0.0.5 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.50latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.50
0.0.40
0.0.20
0.0.10
0.0.1-00

Package Sidebar

Install

npm i dpndon-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • k4h4shi