I finally took some time to work on supporting Windows, and I can announce that *elm new <https://github.com/simonewebdesign/elm-new>* is now supporting all major operating systems! :)
What I did for Windows was fiddling with Batch scripting. Painful, but works. I could have rewritten it from scratch as Peter suggested, but I'd prefer for it to remain independent. The first thing I did was investigating on a wrapper, but I ended up not doing it because I figured it wouldn't really bring any more portability. I might still package it for NPM at some point, but for now it's not a goal as the tool can already be installed very easily with one simple command. Eventually I might even consider packaging it for apt, homebrew and chocolatey... depends how it goes. Please try it if you can! I'd love to hear more suggestions. On Monday, 8 August 2016 22:30:33 UTC+1, Aislan de Sousa Maia wrote: > > I think there is value to it be executable. This should be great for it > being independent to Node / NPM. A wrapper should be enough to portability. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
