Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/auser/mkerl
- Owner: auser
- License: mit
- Created: 2010-04-29T01:48:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-29T20:37:56.000Z (over 14 years ago)
- Last Synced: 2024-04-14T14:21:35.469Z (9 months ago)
- Language: Erlang
- Homepage: http://willcodeforfoo.com/
- Size: 95.7 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
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.