Implement display of identifiers

- Implement identifier types and display
- Move all of it into its own submodule
- Parse CLI args as the list of identifiers to fetch
This commit is contained in:
Amelia 2023-11-01 14:11:59 +01:00
parent 1dac97b2dc
commit 6d2b3ead16
Signed by: limefox
GPG key ID: F86ACA6D693E7BE9
4 changed files with 220 additions and 51 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
Estrus Elixir Navigator
===
CLI navigator for the Elixir linux project.