list-source-dir
v0.0.6
Published
List and describe all Source Directories.
Downloads
4
Readme
lsd
List and describe all Source Directories.
Usage
Install it globally
npm i -g list-source-dir
Run with lsd
command.
Use -l
or --lang
to filter source files with lang, like
project/Binding.scala - [9.0.x] » lsd -l scala
lsd
under Binding.scala
┌─sources of sc (ESC to exit) → switch to test sources───────────────────────┐
│dir count │
│ │
│ /Binding/src/main/scala/com/thoughtworks/binding 1125 │
│ /dom/src/main/scala/com/thoughtworks/binding 424 │
│ /JsPromiseBinding/src/main/scala/com/thoughtworks/binding 89 │
│ /FutureBinding/src/main/scala/com/thoughtworks/binding 74 │
│ /dom/src/main/scala/scala/xml 37 │
│ │
│ │
│ │
└────────────────────────────────────────────────────────────────────────────┘