Skip to content

janithl/kottu2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kottu 2020

This is the 2020 attempted rewrite of Kottu in Go. The code structure is heavily inspired by Uncle Bob and go-kit's Shipping example.

Build and Run

go build -o bin/kottu -v .

cp .env.example .env
# you will need to update DB values in the .env file

./bin/kottu [-p to set port number]

Run Tests

go test

License

Kottu 2020 is released under the MIT License.

About

An attempted rewrite of Kottu in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •