elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.52k stars 660 forks source link

elm init missing -y option #2333

Open johndeighan opened 1 month ago

johndeighan commented 1 month ago

I'm trying to automate the setup of an elm project. As part of the automation, I want to run 'elm init', but it requires user input (i.e. typing 'y'). I don't see why there isn't a -y option to answer the question ahead of time.

github-actions[bot] commented 1 month ago

Thanks for reporting this! To set expectations:

Finally, please be patient with the core team. They are trying their best with limited resources.