1.0.3 • Published 1 year ago

mole-ts v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

mole

Mole is simple command line tool for file system analysis. It can visualize folders and files in graph like structure to ease orientation in nested hiearchy.

How to

Simplest way to use mole is to install it globally:

npm i -g mole-ts

and use it anywhere from command line as follows:

mole -r unit=MB

-r or -recurse and unit parameter are optional. Default is false for recursion and MB for unit. KB, MB and GB units are supported.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago