Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use igniter to install and generate sites #597

Merged
merged 6 commits into from
Oct 22, 2024
Merged

Conversation

leandrocp
Copy link
Contributor

@leandrocp leandrocp commented Oct 4, 2024

mix archive.install hex phx_new
mix archive.install hex igniter_new
mix igniter.new my_app --install beacon --with phx.new
mix beacon.gen.site --path "/" -site "my_site"

Umbrella apps will be covered in a following PR.

@leandrocp leandrocp marked this pull request as ready for review October 22, 2024 18:23
@leandrocp leandrocp changed the title WIP: Use igniter to install and generate sites Use igniter to install and generate sites Oct 22, 2024
@leandrocp leandrocp merged commit 2a55b07 into main Oct 22, 2024
3 checks passed
@leandrocp leandrocp deleted the lp-igniter-install branch October 22, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant