blob: b2c2605d44a0f8494631ee96572a332e825ae5a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
```
tree-viz -- <language> <file> [scope_query]
```
language is one of:
- typescript
- javascript
- python
- rust
- markdown
- ruby
![tree-viz](https://u.peppe.rs/i2G.png)
|