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