I’m having trouble installing Hugo in the Cloud Shell that runs Deb. It’s unable to find the package in the default apt repos (is there one I need to add?) and cannot find snapd either.
I also tried installing it through the ‘go get’, ran the hugo executable, and it’s asking for a config file. How do I create this config file?
Thanks