Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meadsteve/erlangspace

Space for learning Erlang
https://github.com/meadsteve/erlangspace

Last synced: 5 days ago
JSON representation

Space for learning Erlang

Awesome Lists containing this project

README

        

ErlangSpace
===========

A vagrant box to play with Erlang.

## Setup
0. Install vagrant (http://vagrantup.com/) and VirtualBox (https://www.virtualbox.org/)
1. Clone this repo.
2. Run ```vagrant up```.
3. Run ```vagrant ssh``` to connect to the box
4. Run ```erl``` on the guest. This should start the interactive shell.