Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Kata Starter

A minimal Go starter for coding katas: clone it, run the tests, start coding.

Prerequisites

Go 1.22 or newer. Nothing to install: the standard library includes the test runner.

Run the tests

go test ./...

Run the app

go run .

Any IDE with Go support, such as GoLand or VS Code, can open the folder and run the test directly.

About

Minimal Go starter for coding katas: clone it, run the test, start coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages