mix-erlang-tasks
Dev workflow tool
Provides additional Mix tasks for simplifying Erlang development workflows
Common tasks for Erlang projects that use Mix
20 stars
2 watching
13 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools for comparing and benchmarking small code snippets | 514 |
| | A library that simplifies the interaction with external OS processes from Elixir | 939 |
| | Automates testing of Elixir projects after each file change | 920 |
| | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
| | Simplifies the use of Dialyzer in Elixir projects by providing a set of mix tasks | 1,718 |
| | Automates code testing on file changes in Elixir projects | 53 |
| | A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
| | A toolset for integrating Elixir with Erlang applications | 83 |
| | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
| | A task to execute eunit tests in Elixir projects. | 17 |
| | A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
| | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
| | Automates deployment of Elixir applications to remote servers | 12 |
| | An Erlang application and C++ port program to control OS processes from Erlang/OTP | 548 |