Codebase list rust-stfu8 / bad684e src / tre-command / debian / debcargo.toml
bad684e

Tree @bad684e (Download .tar.gz)

debcargo.toml @bad684eraw · history · blame

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.
"""