compiler icon indicating copy to clipboard operation
compiler copied to clipboard

elm init missing -y option

Open johndeighan opened this issue 6 months ago • 1 comments

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.

johndeighan avatar Aug 12 '24 02:08 johndeighan