module
0.0.0-20241226173335-507e70a7b9e1
Repository: https://github.com/rtp-gcp/go-testy.git
Documentation: pkg.go.dev
# README
go-testy
go sample work
build and run a source file
go run hello.go
install the code command line tool
shift command p - then type code - then click install
go build -o app
open a project with vs code
in a directory, you can do this to open the project in vs code
code .
install the cloud academy demo git
https://github.com/cloudacademy/godemo.git
go sandbox
play.golang.org
# Packages
No description provided by the author