Skip to content

Instantly share code, notes, and snippets.

@crebma
Last active January 3, 2016 07:09
Show Gist options
  • Save crebma/c539304247893c243e32 to your computer and use it in GitHub Desktop.
Save crebma/c539304247893c243e32 to your computer and use it in GitHub Desktop.

Prerequisites

  • A text editor of your choosing. I like Atom, but you do you.

Ruby

Clojure

Haskell

Rust

Scala

Elixir

Go

@aetherical
Copy link

I've created a docker container with the prereqs.... it's set up so that the user can still use their favorite editor, outside of the container and then compile, etc., in the container. It's a first go, but should suffice for my needs (I didn't want to install a bunch of packages on my box)-- if there's other pieces needed it shouldn't be terribly hard to update.

Thanks for running the tutorial!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment