bombshell-dev / clack

Effortlessly build beautiful command-line apps
https://clack.cc
5.23k stars 88 forks source link

[Request] Setting up Elm projects as well #183

Open hisusqristos opened 6 months ago

hisusqristos commented 6 months ago

Is your feature request related to a problem? Please describe. No, just suggesting to add elm. Having it would be nice.

Describe the solution you'd like everything as it is, but with an ability to init elm projects as well

Describe alternatives you've considered to init elm projects i've tried npx elm-init

Additional context grab this

elm is an easy-to-read functional language that compiles to js. it's statically typed, has a great source code and architecture.

in sum, we adore elm. check it out.