Owl - A toolkit for writing command-line user interfaces
|
|
22
|
6275
|
July 24, 2024
|
Error in CLI app - Application tzdata exited: exited in: Tzdata.App.start(:normal, [])
|
|
0
|
366
|
September 22, 2023
|
Why -S (script option flag) is capitalized?
|
|
2
|
1306
|
August 26, 2023
|
Can you have a CLI application and Phoenix application in the same project?
|
|
1
|
538
|
June 7, 2023
|
What would be the most idiomatic way to declare CLI cmds using a library?
|
|
6
|
764
|
May 22, 2023
|
OptionParser.parse swallows underscored flags/switches, is this normal or a bug?
|
|
3
|
397
|
April 19, 2023
|
Help launching/running CLI application from VSCode
|
|
1
|
508
|
January 18, 2023
|
How suitable is Elixir for a CLI application?
|
|
15
|
7846
|
August 11, 2022
|
Unit test a command line interface of an escript
|
|
1
|
739
|
May 29, 2022
|
Best practices for adding a CLI to your app?
|
|
1
|
605
|
December 17, 2021
|
Portable Getch for Elixir?
|
|
1
|
983
|
December 6, 2021
|
Clear the screen using termbox (ex_termbox)
|
|
2
|
848
|
October 27, 2021
|
Refresh screen while awaiting/consuming CLI input
|
|
3
|
545
|
October 20, 2021
|
The (unloved?) cli story
|
|
16
|
2197
|
July 1, 2021
|
Trying to build a CLI with relative references to 2 OTP apps
|
|
2
|
446
|
May 20, 2021
|
Silent app startup
|
|
4
|
1135
|
December 11, 2020
|
Homelander – Simple shell command supervision powered by Erlang/OTP
|
|
0
|
735
|
October 24, 2020
|
How to get color output from `mix compile` invoked via `System.cmd`?
|
|
2
|
976
|
September 17, 2020
|
Is Elixir adequate to build a cli tool?
|
|
13
|
7973
|
August 6, 2020
|
Changing colors with IO.ANSI?
|
|
6
|
2474
|
March 17, 2020
|
Get CLI arguments for custom Mix task
|
|
2
|
4062
|
March 12, 2020
|
Command line: elixir vs mix? How to write a script that has access to all an app's modules?
|
|
1
|
2189
|
March 10, 2020
|
Is Elixir and it's ecosystem suitable for general purpose use as a Go replacement?
|
|
16
|
3663
|
December 1, 2019
|
Recognizing more `ctrl-` keys in Iex
|
|
7
|
1956
|
October 18, 2019
|
Confused about how to write a CLI that for a elixir app running as a system service
|
|
2
|
667
|
June 6, 2019
|
`mix escript.build` creating an archive file instead of an executable
|
|
4
|
1987
|
May 2, 2019
|
Is there a CLI prompt tool for Elixir?
|
|
3
|
1961
|
April 23, 2019
|
Blacktango: preforming actions via CLI in a distributed API world
|
|
2
|
979
|
March 30, 2019
|
CLI basics. How to handle input requirements?
|
|
3
|
1869
|
November 15, 2018
|
OptionParser alias behavior
|
|
2
|
804
|
November 2, 2018
|