Codebase list rust-stfu8 / e6acfe10-c475-43e0-9797-5e1374397d69/main src / tre-command / debian / debcargo.toml
e6acfe10-c475-43e0-9797-5e1374397d69/main

Tree @e6acfe10-c475-43e0-9797-5e1374397d69/main (Download .tar.gz)

debcargo.toml @e6acfe10-c475-43e0-9797-5e1374397d69/main

bad684e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
overlay = "."
uploaders = ["Daniel Duan <daniel@duan.ca>"]

[source]
section = "utils"

[packages.bin]
summary = "Tree command, improved"
description = """
A replacement for tree command that uses git ls-files as source of file when
possible.

tre can also create shell aliases that, when executed, opens the file
associated with it with the default editor.
"""