Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/auser/mkerl

The very basic erlang template, with tests
https://github.com/auser/mkerl

Last synced: 4 months ago
JSON representation

The very basic erlang template, with tests

Awesome Lists containing this project

README

        

= mkerl

A template to start erlang projects.

This includes tests, reloader, an application, supervisor and a boot file. It's pretty slick

== Getting started

gem install mkerl
mkerl name [destination/directory] [version_number]

== Copyright

Copyright (c) 2010 Ari Lerner. See LICENSE for details.