README.md

[![Hex.pm Version][hex version badge]][hex]
[![Hex.pm License][hex license badge]][license]
![Erlang Versions][erlang version badge]
[![Build Tool][build tool]][hex]

grisp_tools
=====

GRiSP tools for building and deployment

Build
-----

    $ rebar3 compile

<!-- Badges -->
[hex]: https://hex.pm/packages/grisp_tools
[hex version badge]: https://img.shields.io/hexpm/v/grisp_tools.svg?style=flat-square
[hex license badge]: https://img.shields.io/hexpm/l/grisp_tools.svg?style=flat-square
[license]: https://github.com/grisp/grisp_tools/blob/master/LICENSE
[erlang version badge]: https://img.shields.io/badge/erlang-21.0+-blue.svg?style=flat-square
[build tool]: https://img.shields.io/badge/build%20tool-rebar3-orange.svg?style=flat-square