#directory #local #content #repository

bin+lib rip_list

A tool to list the contents of a local repository

5 releases

0.1.4 Aug 22, 2023
0.1.3 Aug 22, 2023
0.1.2 Aug 22, 2023
0.1.1 Aug 22, 2023
0.1.0 Aug 22, 2023

#654 in Filesystem

MIT license

10KB
161 lines

list files and directories in the current directory or the requested directory

Tools


serde = "1.0.140"

anyhow = "1.0.58"

tokio = { version = "1", features = ["full"] }

color-eyre = "0.6.2"

tracing = "0.1.35"

tracing-subscriber = "0.3.15"

chrono = "0.4"

derive_builder = "0.12.0"

Dependencies

~13–22MB
~284K SLoC