danilopedraza / komodo

The Komodo programming language code repository
https://komodo-lang.org/
GNU General Public License v3.0
7 stars 0 forks source link

`./go` script #45

Closed danilopedraza closed 5 months ago

danilopedraza commented 5 months ago

I need to put all of the scripting in one place. This can be a script (which I seen is usually called ./go) at the root of the repo.

danilopedraza commented 5 months ago

I'm not crazy! I read about that name here and here.

danilopedraza commented 5 months ago

Maybe I should use something like devenv for this? It would be very beneficial if everyone could easily start the project. The other strategy is creating a Docker image, but I think the added complexity is similar.