Files
herolib/lib/installers/lang/golang
2025-10-29 09:35:46 +04:00
..
2024-12-25 10:11:52 +01:00
...
2025-10-29 09:35:46 +04:00

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()!