File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 deploy :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v6
15+ - uses : actions/checkout@v4
1616
1717 - name : Install uv
1818 uses : astral-sh/setup-uv@v7
Original file line number Diff line number Diff line change 11# CLI Reference
22
3- - [ dirplot map] ( #dirplot-map-- treemap-for-any-directory-tree )
4- - [ dirplot metrics] ( #dirplot-metrics-- directory-metrics )
5- - [ dirplot diff] ( #dirplot-diff-- compare-two-directory-trees )
6- - [ dirplot watch] ( #dirplot-watch-- live-watch-mode )
7- - [ dirplot replay] ( #dirplot-replay-- event-log-replay )
8- - [ dirplot git] ( #dirplot-git-- git-history-animation )
9- - [ dirplot read-meta] ( #dirplot-read-meta-- read-embedded-metadata )
10- - [ dirplot demo] ( #dirplot-demo-- run-example-commands )
3+ - [ dirplot map] ( #dirplot-map-treemap-for-any-directory-tree )
4+ - [ dirplot metrics] ( #dirplot-metrics-directory-metrics )
5+ - [ dirplot diff] ( #dirplot-diff-compare-two-directory-trees )
6+ - [ dirplot watch] ( #dirplot-watch-live-watch-mode )
7+ - [ dirplot replay] ( #dirplot-replay-event-log-replay )
8+ - [ dirplot git] ( #dirplot-git-git-history-animation )
9+ - [ dirplot read-meta] ( #dirplot-read-meta-read-embedded-metadata )
10+ - [ dirplot demo] ( #dirplot-demo-run-example-commands )
1111- [ Inline terminal display] ( #inline-terminal-display )
1212- [ Running via Docker] ( #running-dirplot-via-docker )
1313- [ Troubleshooting] ( #troubleshooting )
Original file line number Diff line number Diff line change @@ -146,4 +146,4 @@ See [CONTRIBUTING.md](https://github.com/deeplook/dirplot/blob/main/CONTRIBUTING
146146
147147## License
148148
149- MIT — see [ LICENSE] ( LICENSE ) .
149+ MIT — see [ LICENSE] ( https://github.com/deeplook/dirplot/blob/main/ LICENSE) .
You can’t perform that action at this time.
0 commit comments