Skip to content

japananh/gophercises

Repository files navigation

Gophercises

This is my solution for questions at Gophercises.

Setup

To run this project, you need to install Go (>=v18) and an editor/IDE such as VSCode or Goland.

# Run in the root folder
go mod tidy
go run main.go [-option] # check README in each folder for more info about option

About

My solution for questions at Gophercises: https://gophercises.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published