Skip to content

timotheus90/go-playground

Repository files navigation

install dependencies

go get

Update dependencies

go get -u ./...
go mod tidy -v

Intellij

Enable the go modules integration:

Preferences > GO > GO Modules.

Run application

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages