Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.02 KB

A collection of the best articles, videos and presentations related to Erlang

Contribute!

The Spawned Shelter website is autogenerated thanks to pandoc from a markdown file. If you want to change the content of the website you only have to send a pull request modifying this file.

Build instructions

To build Spawned Shelter, the following requirements must be met:

Download the dependecies:

make deps

Compile Spawned Shelter to the build dir:

make