0.2.3 • Published 6 years ago

indexme v0.2.3

Weekly downloads
43
License
-
Repository
github
Last release
6 years ago

Index ME!

Like windows-trees, but more format.

Installtion

npm install indexme -g

TL;DR

indexme

Useage

➔ indexme --help

  Usage: indexme [options] path


  Options:

    -V, --version         output the version number
    -i, --ignore [globs]  A ignore list
    -m, --mode [value]    markdown[default], pure, tree
    -d, --deep [n]        >=1, default=2
    -h, --help            output usage information

Recipes

In terminal, quick open files.

➔ indexme -i node_modules,.git
# Then click your file path, quick open your file.

Index your markdown notes.

➔ indexme notes -i README.md > notes/README.md

Tree your node.js project.

➔ indexme -i _*,.*,node_modules -m tree

Enjoy! :heart:

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago