Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 814 Bytes

Readme.md

File metadata and controls

30 lines (23 loc) · 814 Bytes

Elixir Starter

🏗️ Prerequisites

Setup direnv with shell

Run direnv allow

Elixir: 1.18.1
OTP:    27

nix flake show https://github.com/rakshans1/elixir-starter

github:rakshans1/elixir-starter/0acf13f351f2de2c44eb0690c9824f8ac3776ad1
└───devShells
    ├───aarch64-darwin
    │   └───default: development environment 'nix-shell'
    ├───aarch64-linux
    │   └───default: development environment 'nix-shell'
    ├───x86_64-darwin
    │   └───default: development environment 'nix-shell'
    └───x86_64-linux
        └───default: development environment 'nix-shell'