brunhilde is a minimal Erlang/OTP web server.
It can be embedded, or used standalone.
- rebar3 (https://www.rebar3.org/)
To start brunhilde standalone, do:
make build start
For an example of a site using brunhilde see: purestyle.
make dialyzer (requires existing PLT)
- Update the version number in src/brunhilde.app.src
- Push the tag to git
- "make build"
- rebar3 hex publish