Skip to content

gotoeveryone/totsugen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

totsugen

Build Status GitHub version

Requirements

  • Go 1.19+

Run

$ go run main.go

Format check

$ go vet -v ./...

Test

$ go test -v ./...