#elixir #ansi #terminal #cli #programming
Cool clis in elixir (part 2) with io.ansi
https://medium.com/@dnsbty/cool-clis-in-elixir-part-2-with-io-ansi-c1fbabebc52d
Cool clis in elixir (part 2) with io.ansi
https://medium.com/@dnsbty/cool-clis-in-elixir-part-2-with-io-ansi-c1fbabebc52d
Medium
Cool CLIs in Elixir (Part 2) with IO.ANSI
In the last post, I talked about using IO.write/2 to create cool CLIs. After writing that post, I got lots of great feedback along with…
#elixir #commandline #erlang #terminal
Writing a command-line application in elixir
https://dev.to/zorbash/writing-a-command-line-application-in-elixir-c9n
Writing a command-line application in elixir
https://dev.to/zorbash/writing-a-command-line-application-in-elixir-c9n
The DEV Community
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...