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: about 7 years ago
Linked from 1 awesome list
codeelixirelixir-langgeneratorhexmix
Related projects:
Repository | Description | Stars |
---|---|---|
rwdaigle/exgen | A templating library for generating reusable Elixir projects | 35 |
nebo15/multiverse | Manages multiple API versions to reduce compatibility issues and improve backwards compatibility | 95 |
agilionapps/remix | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
nebo15/confex | A helper library to fetch values from any configuration source at run-time | 304 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications | 53 |
gausby/scaffold | A tool to create new projects by cloning and customizing existing template repositories | 7 |
howardroark/pollinate | A tool to generate new projects by templating and parsing files | 225 |
nebo15/gen_task | A behavior that helps manage errors and recover from them in GenStage workers | 23 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
elixir-lang/ex_doc | A tool for generating documentation from Elixir projects | 1,469 |
jadercorrea/elixir_generator.vim | Generates Elixir code and tests for new modules | 9 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
stylesuxx/generator-react-webpack-redux | A tool to generate projects with React, Webpack, and Redux support | 552 |
pledbrook/lazybones | A tool for automating project creation by providing pre-built templates and a simple interface. | 614 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |