lazyasdf is my first real* attempt at making a TUI with Elixir! asdf is normally used through a command line interface (CLI), lazyasdf presents you with a terminal user interface (TUI) for working with asdf. I recently fell in love with lazygit and have since dreamed of writing my own TUI programs, but with Elixir. The TUI provides a quick and intuitive interface for those familiar with the terminal and for those who prefer a graphical application, but the TUI is so much more approachable in ...