Template for Elixir libraries.
This will add the Continuous Integration Tools Hex package excit
./bin/install.sh
mix template
mix template.hex
Clone this repository and generate a new project using the following command:
mix gen ./elg <project_name>
- Edit
mix.exs
and update the project description and the github url
MIT License
Created: 2019-04-17Z