Skip to content

cr8ivecodesmith/elixir_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Lang Study

Code and notes for studying Elixir

Requires

  • Docker
  • Docker Compose
  • Elixir 1.2+

Running

Run Elixir's interactive shell

docker-compose run --rm iex

Run a bash shell

docker-compose run shell

Run a once off script

docker-compose run --rm shell elixir src/hello1.exs

References

About

Code and notes for studying the Elixir language

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors