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

https://github.com/deadtrickster/erlang-template

My Erlang app/library template
https://github.com/deadtrickster/erlang-template

erlang

Last synced: about 2 months ago
JSON representation

My Erlang app/library template

Awesome Lists containing this project

README

          

# Erlang library / app template

## Features
- elvis;
- reasonable .dir-locals;
- edown;
- README.md generated from overview.md;
- coveralls integration;
- checks script - runs elvis, dialyzer and eunit;
- Travis integration (using the same checks script);
- Easily manage versions and tags with `bin/increment-version`;
- Git precommit hook (again runs checks script).

## License

MIT