Files
herolib/lib/installers/lang/golang
2025-07-30 15:00:20 +02:00
..
2024-12-25 10:11:52 +01:00
...
2025-07-21 06:18:46 +02:00
...
2025-07-30 15:00:20 +02:00
2024-12-25 10:11:52 +01:00

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