0.0.6 • Published 8 years ago

list-source-dir v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

lsd Build Status

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         │
│                                                                            │
│                                                                            │
│                                                                            │
└────────────────────────────────────────────────────────────────────────────┘