Elixir Railway Oriented Programming What does AI dream about? Stable Diffusion in Elixir

Introducing lazyasdf: An Elixir-based TUI for the asdf version manager

https://www.mitchellhanberg.com/introducing-lazyasdf-a-tui-for-the-asdf-version-manager/

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.