A CLI navigator for the Linux Elixir repository (mirror)
Go to file
Amelia 7c714a9655
Add CLI flags to select which sections to show
Users of the binary can now provide flags `-d/--defs`, `-r/--refs` or
`-c/--docs` to select which sections of the Elixir response they wish to
see. These options can be combined. If none are provided, the default
behaviour is to show everything.

Signed-off-by: Lymkwi <lymkwi@vulpinecitrus.info>
2024-02-22 19:45:36 +01:00
src Add CLI flags to select which sections to show 2024-02-22 19:45:36 +01:00
.gitignore Initial commit 2023-10-31 16:51:43 +01:00
Cargo.lock Add CLI flags to select which sections to show 2024-02-22 19:45:36 +01:00
Cargo.toml Add CLI flags to select which sections to show 2024-02-22 19:45:36 +01:00
README.md Implement display of identifiers 2023-11-01 14:11:59 +01:00

Estrus Elixir Navigator

CLI navigator for the Elixir linux project.