Zagreus Hades
Zagreus Hades13mo ago

General question

Does anybody know of an extension/website or a VPS where I can simulate an ubuntu environment and install golang on it's terminal? I don't want to download it to my PC, so just checking if there's a way to access it from online.
3 Replies
_null
_null13mo ago
If you are just trying to mess around with go, I would recommend https://replit.com/.
replit
Replit: The software creation platform. IDE, AI, and Deployments
Run code live in your browser. Write and run code in 50+ languages online with Replit, a powerful IDE, compiler, & interpreter.
_null
_null13mo ago
Otherwise you are looking for a Platform As A Service (PaaS). You can check this list for something free, mileage may vary: https://github.com/ripienaar/free-for-dev
GitHub
GitHub - ripienaar/free-for-dev: A list of SaaS, PaaS and IaaS offe...
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev - GitHub - ripienaar/free-for-dev: A list of SaaS, PaaS and IaaS offerings that have free tiers of in...
Zagreus Hades
Zagreus HadesOP13mo ago
I'll definitely check those out, thank you!

Did you find this page helpful?