Skip to content

functional-miners/elixir-from-the-ground-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir from the ground up - Workshops

This workshop will introduce you to the basics of the Elixir programming language through couple simple exercises.

Workshop

To run this workshop you will need the workshop mix tasks to be installed.

git clone https://github.com/silesian-beamers/elixir-from-the-ground-up
cd elixir-from-the-ground-up
mix archive.install workshop-0.5.1.ez

The workshop tasks should now be available and you are ready to run the workshop.

You can check if you have everything set up correctly with mix workshop.doctor and mix workshop.validate.

In case of any doubts there is mix workshop.help available for you. Don't be shy! 😉

What's next?

Type mix workshop.next in the terminal to start the workshop, and have fun!

About

Introductory course for Elixir prepared for Functional Miners meetups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages