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
- Host: GitHub
- URL: https://github.com/deadtrickster/erlang-template
- Owner: deadtrickster
- License: mit
- Created: 2016-10-20T08:37:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T10:09:39.000Z (over 8 years ago)
- Last Synced: 2025-12-31T04:59:59.207Z (6 months ago)
- Topics: erlang
- Language: Shell
- Size: 2.91 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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