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

Igniter install should have default prompt #668

Open
bcardarella opened this issue Nov 25, 2024 · 0 comments
Open

Igniter install should have default prompt #668

bcardarella opened this issue Nov 25, 2024 · 0 comments

Comments

@bcardarella
Copy link
Contributor

For example:

Update: mix.exs

     ...|
34 34   |  defp deps do
35 35   |    [
   36 + |      {:beacon_live_admin, "~> 0.2"},
   37 + |      {:beacon, "~> 0.2"},
36 38   |      {:igniter, "~> 0.4"},
37 39   |      {:phoenix, "~> 1.7.14"},
     ...|


These dependencies should be installed before continuing. Modify mix.exs and install? [y/n]

this should probably have [Y/n] as the prompt to imply if I just <enter> it will default to an opt-in

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

No branches or pull requests

1 participant