Systems and libraries / SoftwareSourceCode
Runnerize
A dispatcher that mints an ephemeral JIT GitHub Actions runner for each queued job in a throwaway rootless container.
About
A dispatcher that mints an ephemeral JIT GitHub Actions runner for each queued job in a throwaway rootless container. This page keeps the public source, current snapshot, setup path, and related evidence together so the artifact can be judged directly.
Highlights
- One runner per queued job
- Rootless container isolation
- Stateless, on-demand execution
GitHub stars: 0 as of Jul 22, 2026 verify
Install
git clone https://github.com/animeshkundu/runnerize.gitcd runnerizeFollow the public README for the project-specific setup.Usage
Read the public README for commands, examples, and current limitations.
Technology
- JavaScript