Skip to content

mipnw/elixir_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir playground

This project enables running or compiling Elixir code without having Elixir installed.

Prerequisites

You must have Docker and GNU Make installed.

Elixir Interactive shell

make iex

Run Elixir Code

  • Drop your script at /scripts
  • make shell to shell into a container which has Elixir installed
  • In the container elixir [your script]

Cleanup

make clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages