Latest #escript Threads 
Hi all!
I am fairly new to the elixir ecosystem and I’m working on my first library, weather. It’s a simple library that fetches and dis...
New
I create umbrella project which has tow applications. Each Application has escript.
I tried to install by executing mix escript.install ...
New
Hey, I am trying to set up an elixir escript for a simple script.
I want to pass a result from echo using Linux pipe.
Here is an exampl...
New
I just discovered single file Elixir scripts and its love at first sight:
Crazy how simple and OP these look. Now I’m wondering how far...
New
For example, calling Mix.Task.run/2 or using a library that calls the formatter?
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
I reported a bug in an Elixir library which uses an Erlang library (syslog) which has NIF. The maintainer closed the bug report, saying t...
New
Hello all.
When writing an Escript that uses System.exit/1 Is there a way to test it?
Or is there a better way to make an Escript retur...
New
I have an application which has PropCheck tests. I am now trying to build a command line for this program. However, when I try to run the...
New
In the past, when I was more of an Erlang developer, I used to write escripts that would start with something like (with chmod +x set):
...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I’m trying to run erlexec in an escript. It seems like it should be possible, but since erlexec depends on a priv directory by default, (...
New
Hey, I am trying to set up an elixir escript for a simple script.
I want to pass a result from echo using Linux pipe.
Here is an exampl...
New
I create umbrella project which has tow applications. Each Application has escript.
I tried to install by executing mix escript.install ...
New
Hi all!
I am fairly new to the elixir ecosystem and I’m working on my first library, weather. It’s a simple library that fetches and dis...
New
Trending Over Three Years
Some environment info
We are hosting our Phoenix application on a Kubernetes cluster using a Dockerfile based on the one in distillery’s ...
New
Hi,
I am new to Erlang. I am writing escript which makes database related operations. I list the records by using mnesia:foldl method as...
New
If I could build escript and run it with just one mix.exs file,
I wondered that handling tiny escript would be more easier.
So I made t...
New
Background
I am doing a personal project and as a deliverable I create a script using MIX_ENV=prod mix escript.build.
My program is in t...
New
Hi :slight_smile:
I’m having an hard times trying to figure out “the best” way to build a “simple” Elixir script (or task) that should r...
New
Hey,
I am developing an escript and want to return the code 1 to the shell in case of an error, so if my tool gets automated, the automa...
New
Background
I have an elixir app that is a terminal application. After discussions in this forum, it was strongly recommended to me to tha...
New
Hi, I’m trying to see if there’s a way to find all the modules that implement a behaviour, but from an escript.
This is one way I tried ...
New
Hi, I have been working on a side project/tool in the elixir for loading which loads CSV files to the database.
It is an umbrella projec...
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
script.exs source:
IO.inspect System.argv
running with:
elixir script.exs --options=25,26
Environment
Elixir & Erlang/OTP v...
New
I have made an escript, I would like to include some sort of “usage: cmd options” help info. I have been unable to find an equivalent to...
New
I have an escript CLI application where I am processing large lists (in the millions) of street addresses and matching them against gover...
New
I’m trying to create a command line utility for creating administrative users in a back office application.
defmodule Admin.CLI do
de...
New
On windows I’ve grown weary of trying to find an app that tracks the tail of my log files and is consistent and reliable. So I created a...
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:
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







