Files
herolib/lib/installers/lang/golang/readme.md
2025-10-12 12:30:19 +03:00

233 B

golang

To get started



import incubaid.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()!