This Week's Trending
This Month's Trending
This Year's Trending
Has anyone written a CLI tool/script that when given a file path (to a .ex or .exs) file and a line number, will return the module name a...
New
I am currently working on my hobby CLI project.
Is there an idiomatic way to structure the main method? I’m currently doing validation →...
New
Last Three Year's Trending
Hi everybody,
I have a question I wanted to ask for a long time but never had the opportunity.
When I was learning the basics and disco...
New
I have a CLI app that is an umbrella under my main app (I hope I’m using the terminology right).
When I run the main app I get this new ...
New
I have an CLI app in an an application but anytime I want to run to it. I get an error from tzdata
ERROR! Could not start application tz...
New
Trending Over Three Years
I need to develop a CLI application and I’m wondering how suitable Elixir is for this kind of application. The application must be distri...
New
I am thinking about building a tool to use from the command line.
The tool would provide a set of commands that interact with a remote A...
New
I have a custom mix task that I want to use like mix foo.bar 123 where 123 is a command-line argument. How do I get that? I’m striking ...
New
I’m looking over the docs for IO.ANSI and so far I’ve been unable to modify my output colors or background.
I have my commands in a foo....
New
This is perhaps a simple question, but I think it gets at some of the fundamental underpinnings of mix and iex.
I’m working on an app wh...
New
Hello all! I’m (on Windows) trying to turn a mix project ( exe_example ) into an executable with mix escript.build at the root of the pro...
New
I’m trying build a basic cli app for the purpose of learning.
Lets say we are making a basic cli for counting words of one or more txt d...
New
Hello, I’m looking for an Elixir library to build CLI prompts similar to Enquirer for Node. Specifically looking to do multi-select promp...
New
I really miss ctrl-l to clear the screen and ctrl-d to exit like other REPLs provide. Since ctrl-d is ignored, I would chose to alias it ...
New
I’m writing a mix task that needs part of my app to be started.
But when I use Mix.Task.run("app.start") or Application.ensure_all_start...
New
I have a mix task that runs invokes mix test with various environment variables (MIX_ENV=xxx). The line for the invocation essentially lo...
New
I’ve had difficulty to find a simple & portable getch implementation for Elixir. The use case is for CLI scripts, where the user is ...
New
I have been playing around with ex_termbox (which provides bindings to termbox) as a way to “paint” the screen when running CLI apps. I’...
New
Hey,
I am building a CLI tool and use the OptionParser module to parse the arguments.
Now I got a --config-override option which accept...
New
I am writing a very basic escript.
I have no idea how to test the arguments parsing though, I never did it in any language.
Would anyon...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







