Skip to content

japananh/gophercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors