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 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alco/benchfella | Tools for comparing and benchmarking small code snippets | 516 |
alco/porcelain | A library that simplifies the interaction with external OS processes from Elixir | 939 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |
agilionapps/remix | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
jeremyjh/dialyxir | Simplifies the use of Dialyzer in Elixir projects by providing a set of mix tasks | 1,709 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
5ht/active | A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
qhool/quaff | A toolset for integrating Elixir with Erlang applications | 83 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
maarek/ether | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
dantswain/mix_eunit | A task to execute eunit tests in Elixir projects. | 17 |
nebo15/renew | A toolset for creating and managing Elixir projects with consistent boilerplate, testing, and deployment infrastructure | 34 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
joeyates/exdm | Automates deployment of Elixir applications to remote servers | 12 |
saleyn/erlexec | An Erlang application and C++ port program to control OS processes from Erlang/OTP | 544 |