resolve-cli

0.1.4 • Public • Published

Resolve-Cli

Resolve path in command line.

Installation

npm install -g resolve-cli

Usage

Once the plugin has been installed, use it in command line:

resolve .
# /home/xxx/yyy/zzz/
resolve /tmp/abc/a.js
# /tmp/abc/a.js
resolve /tmp/abc ../ooo
# /tmp/ooo/

Readme

Keywords

none

Package Sidebar

Install

npm i resolve-cli

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • witcher42