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.
Install dependencies:
npm installBuild the site:
npm run buildWatch for changes and serve locally:
npm run serveEdit .github/github_workflows.ex, then regenerate:
github_workflows_generatorInstall once via mix escript.install hex github_workflows_generator.