This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env elixir | |
## Requirements | |
# Elixir >=1.12 (we use Mix.install/2) | |
# Erlang/OTP >=22 | |
# p7zip >=17.04 | |
## About this file | |
# Everthing above the block comment below is configuration using elixir | |
# expression syntax. Everything below the block comment is the code that |
OlderNewer