Skip to content

molson82/code-katas-go

Repository files navigation

Code Katas solved in Go / Golang

cp sample_suite_test.go <new folder name>/<kata>_suite_test.go
touch <new folder name>/<kata>_test.go
touch <new folder name>/<kata>.go
cd <new folder name>/
go test

About

Go solutions for code katas with testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages