/gophercises

Solutions to gophercises from https://github.com/gophercises

Primary LanguageGo

The Love of The Gophercises

This is the repository that contains my solutions for gophercises

get it with

go get https://github.com/anatoliyfedorenko/gophercises

run each solutoin with CDing to that folder

go run main.go

Note! Read more about running each individual project in its source file