Owl - A toolkit for writing command-line user interfaces
|
|
22
|
6319
|
July 24, 2024
|
Error in CLI app - Application tzdata exited: exited in: Tzdata.App.start(:normal, [])
|
|
0
|
375
|
September 22, 2023
|
Why -S (script option flag) is capitalized?
|
|
2
|
1307
|
August 26, 2023
|
Can you have a CLI application and Phoenix application in the same project?
|
|
1
|
539
|
June 7, 2023
|
What would be the most idiomatic way to declare CLI cmds using a library?
|
|
6
|
765
|
May 22, 2023
|
OptionParser.parse swallows underscored flags/switches, is this normal or a bug?
|
|
3
|
400
|
April 19, 2023
|
Help launching/running CLI application from VSCode
|
|
1
|
512
|
January 18, 2023
|
How suitable is Elixir for a CLI application?
|
|
15
|
7999
|
August 11, 2022
|
Unit test a command line interface of an escript
|
|
1
|
741
|
May 29, 2022
|
Best practices for adding a CLI to your app?
|
|
1
|
605
|
December 17, 2021
|
Portable Getch for Elixir?
|
|
1
|
986
|
December 6, 2021
|
Clear the screen using termbox (ex_termbox)
|
|
2
|
851
|
October 27, 2021
|
Refresh screen while awaiting/consuming CLI input
|
|
3
|
547
|
October 20, 2021
|
The (unloved?) cli story
|
|
16
|
2201
|
July 1, 2021
|
Trying to build a CLI with relative references to 2 OTP apps
|
|
2
|
447
|
May 20, 2021
|
Silent app startup
|
|
4
|
1136
|
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
|
981
|
September 17, 2020
|
Is Elixir adequate to build a cli tool?
|
|
13
|
7975
|
August 6, 2020
|
Changing colors with IO.ANSI?
|
|
6
|
2493
|
March 17, 2020
|
Get CLI arguments for custom Mix task
|
|
2
|
4093
|
March 12, 2020
|
Command line: elixir vs mix? How to write a script that has access to all an app's modules?
|
|
1
|
2194
|
March 10, 2020
|
Is Elixir and it's ecosystem suitable for general purpose use as a Go replacement?
|
|
16
|
3667
|
December 1, 2019
|
Recognizing more `ctrl-` keys in Iex
|
|
7
|
1964
|
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
|
1993
|
May 2, 2019
|
Is there a CLI prompt tool for Elixir?
|
|
3
|
1963
|
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
|
1876
|
November 15, 2018
|
OptionParser alias behavior
|
|
2
|
805
|
November 2, 2018
|