Packages
gen_template_library
0.1.1
A template for building Elixir libraries (projects without any state, just functions). This project is an extremely paired down version of `mix new «project_name»` based on Dave Thomas' view of simplifying our Elixir code. Let's see how this plays out.
Current section
2 Dependencies
Jump to
Current section
2 Dependencies
Dependencies of gen_template_library
2 dependencies| Package | Requirement |
|---|---|
| mix_templates |
>0.0.0
|
| version_tasks |
~> 0.11
|