Skip to content

A small workshop to teach the Elixir programming language

Notifications You must be signed in to change notification settings

jax-ex-public-repos/elixir-workshop

 
 

Repository files navigation

Slides

The slides are written in markdown format in one file per section named slides.md. If markdown isn't your thing and you want to see them as originally presented in the browser you need to do the following:

  1. Install Ruby
  2. Install Ruby's bundler
  3. Run bundle install
  4. Run reveal-ck generate
  5. Run reveal-ck serve

One day I may change this to run statically or host it.

About

A small workshop to teach the Elixir programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 48.4%
  • JavaScript 41.9%
  • Ruby 9.7%