Single File Elixir Architecture
|
|
1
|
302
|
April 22, 2023
|
Is it possible to have an escript that depends on mix itself?
|
|
1
|
165
|
February 25, 2023
|
Unit test a command line interface of an escript
|
|
1
|
363
|
May 29, 2022
|
escript is unusable with NIFs (Native Implemented Functions) like the syslog module?
|
|
0
|
299
|
May 7, 2022
|
Can't find the module in the escript made by one `mix.exs` file at runtime
|
|
12
|
3493
|
April 23, 2022
|
Testing escripts with Sytem.exit()
|
|
2
|
666
|
December 7, 2021
|
PropCheck interfering with escript
|
|
4
|
505
|
September 18, 2021
|
Quick escript question
|
|
2
|
524
|
August 5, 2021
|
Is there a tool to run scripts in a persistent daemon so that the startup time will become acceptable?
|
|
0
|
390
|
June 20, 2021
|
Accessing the command line parameters in a --sup application
|
|
0
|
379
|
May 23, 2021
|
How to move from escript.build to mix release?
|
|
1
|
568
|
January 14, 2021
|
Command line arguments parsing problem / How can i pass 2 arguments for an option?
|
|
2
|
1041
|
October 26, 2020
|
Ways to distribute a phoenix project?
|
|
4
|
1216
|
October 16, 2020
|
Load all modules implementing a behaviour in escript
|
|
15
|
1524
|
July 27, 2020
|
How to write an Elixir terminal app with `mix release` instead of escript?
|
|
6
|
1422
|
July 21, 2020
|
Why is mix escript not good enough for deploys?
|
|
9
|
1973
|
July 18, 2020
|
Escript - Specify output location
|
|
2
|
393
|
June 16, 2020
|
Escript: can not load argon2_nif - wrong approach for CLI?
|
|
2
|
854
|
September 15, 2019
|
Escript immediately exits when used as a git pre-push hook
|
|
6
|
722
|
July 2, 2019
|
Very slow compiles loading large data as module attributes for escript
|
|
3
|
863
|
June 6, 2019
|
`mix escript.build` creating an archive file instead of an executable
|
|
4
|
1223
|
May 2, 2019
|
Unable to run erlexec in a escript
|
|
3
|
1575
|
April 13, 2019
|
TailTracker - log file tracking escript
|
|
0
|
724
|
February 20, 2019
|
Preferred way to run Ecto Migrations in Kubernetes cluster
|
|
16
|
4324
|
February 5, 2019
|
Escript changes behavior of functions?
|
|
2
|
534
|
December 25, 2018
|
Getting path of escript command at runtime
|
|
3
|
1089
|
November 16, 2018
|
How to display mnesia records with corresponding field names?
|
|
20
|
2829
|
November 5, 2018
|
System.stop(1) does not return code to shell
|
|
8
|
1911
|
October 26, 2018
|
Dockerize an Elixir escript (or mix task)
|
|
10
|
1521
|
September 25, 2018
|
Setting config variables for escript.install
|
|
0
|
604
|
June 22, 2018
|