An open API service indexing awesome lists of open source software.

https://github.com/ashwanthkumar/install-golang

Scripts to install golang in containers (esp. during builds)
https://github.com/ashwanthkumar/install-golang

Last synced: 8 months ago
JSON representation

Scripts to install golang in containers (esp. during builds)

Awesome Lists containing this project

README

          

# Install Golang

An `install.sh` script to setup golang + glide on snap-ci.

```bash
$ curl -sSL https://raw.githubusercontent.com/ashwanthkumar/install-golang/master/install.sh | sudo bash
```