xplora-cli

1.0.9 • Public • Published

Xplora 🍄

A CLI tool to visualize directories on your file system right in your browser, it also watches for changes in specified directories.

Xplora

Installation

To test the project easily, I've published it to npm. Feel free to skip this section if you'll like to do all the setup on your machine.

Install Globally

npm i -g xplora-cli

Test without permanent global installation(npx)

npx xplora-cli [LIST OF DIRECTORIES]

See Usage

Usage

$ xplora-cli DIRECTORIES | [LIST OF DIRECTORIES]

Examples


Opens ~/Desktop with xplora

$ xplora-cli ~/Desktop

Opens current directory with xplora

$ xplora-cli .

Opens thisDirectory and anotherDirectory with xplora

$ xplora-cli thisDirectory anotherDirectory

Readme

Keywords

Package Sidebar

Install

npm i xplora-cli

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

1.11 MB

Total Files

22

Last publish

Collaborators

  • marvinjudehk