Packages

Remote task runner using Erlang distribution over SSH. Push modules and execute functions on remote machines without pre-installing your application. Zero dependencies.

Current section

Files

Jump to
fusion CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0
- First hex.pm release
- Remote task runner with automatic code pushing and dependency resolution
- SSH tunnel setup for Erlang distribution
- Remote BEAM node bootstrap and lifecycle management
- ERL boot server analyzer
## 0.1.0
- Initial release (GitHub only)