Skip to content

optimumBA/phx.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

npm install

Build the site:

npm run build

Watch for changes and serve locally:

npm run serve

Updating GitHub workflows

Edit .github/github_workflows.ex, then regenerate:

github_workflows_generator

Install once via mix escript.install hex github_workflows_generator.

About

The easiest way to get started with Elixir and Phoenix Framework

Topics

Resources

License

Stars

Watchers

Forks

Contributors