renew
Project generator
A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure
Mix task to create mix projects that builds into Docker containers.
34 stars
5 watching
4 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
codeelixirelixir-langgeneratorhexmix
Related projects:
Repository | Description | Stars |
---|---|---|
| A templating library for generating reusable Elixir projects | 35 |
| Manages multiple API versions to reduce compatibility issues and improve backwards compatibility | 95 |
| Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
| A helper library to fetch values from any configuration source at run-time | 304 |
| Generates Elixir and Erlang code for AWS clients based on Go SDK specs | 54 |
| A tool to create new projects by cloning and customizing existing template repositories | 7 |
| A tool to generate new projects by templating and parsing files | 225 |
| A behavior that helps manage errors and recover from them in GenStage workers | 23 |
| Automates semantic release versioning and best practices for Elixir packages. | 24 |
| A tool to generate documentation for Elixir projects | 1,487 |
| Generates Elixir code and tests for new modules | 9 |
| An Elixir wrapper with a simple syntax for building web applications. | 16 |
| A tool to generate projects with React, Webpack, and Redux support | 552 |
| A tool for automating project creation by providing pre-built templates and a simple interface. | 613 |
| An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |