Posts about #command-line

Writing a Command-Line Application in Elixir

I’ve always been fascinated by well-made applications for the terminal. Who doesn’t install htop on a new machine, am I right? My plan was to build something that I’d use daily and other people would potentially find useful. Therefore I decided to build a cli app for Tefter. It’s built on Elixir and Ratatouille and it’s open-source. Check out the source or download and try it or install via brew. … Read more