2.0.0 • Published 3 years ago

current-path-cli v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

current-path-cli

Get the path of the current directory in Finder (macOS) and Explorer (Windows)

Install

$ npm install --global current-path-cli

Usage

$ current-path --help

  Example
    $ current-path
    /Users/sindresorhus/dev/current-path

Related