Files
herolib/lib/installers/lang/golang/readme.md
2025-08-25 06:09:51 +02:00

244 B

golang

To get started



import freeflowuniverse.herolib.installers.lang.golang

mut installer:= golang.get()!

//will automatically do a destroy if the version changes, to make sure there are no left overs
installer.install()!