phx.tools
phx.tools is a shell script for Linux and macOS that configures the Elixir/Phoenix development environment in a few easy steps.
When someone runs curl https://phx.tools | bash, Caddy serves script.sh instead of the landing page.
Development
Install dependencies:
Build the site:
Watch for changes and serve locally:
Updating GitHub workflows
Edit .github/github_workflows.ex, then regenerate:
github_workflows_generator
Install once via mix escript.install hex github_workflows_generator.