Owl - A toolkit for writing command-line user interfaces
|
|
19
|
3631
|
February 7, 2023
|
Help launching/running CLI application from VSCode
|
|
1
|
130
|
January 18, 2023
|
How suitable is Elixir for a CLI application?
|
|
15
|
3631
|
August 11, 2022
|
Unit test a command line interface of an escript
|
|
1
|
300
|
May 29, 2022
|
Best practices for adding a CLI to your app?
|
|
1
|
328
|
December 17, 2021
|
Portable Getch for Elixir?
|
|
1
|
550
|
December 6, 2021
|
Clear the screen using termbox (ex_termbox)
|
|
2
|
495
|
October 27, 2021
|
Refresh screen while awaiting/consuming CLI input
|
|
3
|
285
|
October 20, 2021
|
The (unloved?) cli story
|
|
16
|
1648
|
July 1, 2021
|
Trying to build a CLI with relative references to 2 OTP apps
|
|
2
|
293
|
May 20, 2021
|
Silent app startup
|
|
4
|
754
|
December 11, 2020
|
Homelander – Simple shell command supervision powered by Erlang/OTP
|
|
0
|
523
|
October 24, 2020
|
How to get color output from `mix compile` invoked via `System.cmd`?
|
|
2
|
566
|
September 17, 2020
|
Is Elixir adequate to build a cli tool?
|
|
13
|
7221
|
August 6, 2020
|
Why -S (script option flag) is capitalized?
|
|
0
|
702
|
March 23, 2020
|
Changing colors with IO.ANSI?
|
|
6
|
1291
|
March 17, 2020
|
Get CLI arguments for custom Mix task
|
|
2
|
2804
|
March 12, 2020
|
Command line: elixir vs mix? How to write a script that has access to all an app's modules?
|
|
1
|
1431
|
March 10, 2020
|
Is Elixir and it's ecosystem suitable for general purpose use as a Go replacement?
|
|
16
|
2603
|
December 1, 2019
|
Recognizing more `ctrl-` keys in Iex
|
|
7
|
1222
|
October 18, 2019
|
Confused about how to write a CLI that for a elixir app running as a system service
|
|
2
|
498
|
June 6, 2019
|
`mix escript.build` creating an archive file instead of an executable
|
|
4
|
1119
|
May 2, 2019
|
Is there a CLI prompt tool for Elixir?
|
|
3
|
1435
|
April 23, 2019
|
Blacktango: preforming actions via CLI in a distributed API world
|
|
2
|
740
|
March 30, 2019
|
CLI basics. How to handle input requirements?
|
|
3
|
1389
|
November 15, 2018
|
OptionParser alias behavior
|
|
2
|
543
|
November 2, 2018
|