Skip to content

silesky/estimate-scrum

Repository files navigation

A story point estimation tool using websockets (and written in go).

Develop

Install dependencies:

go get -d ./...

Start

go install estimate/server
estimate

Develop

go get github.com/oxequa/realize
realize start
docker-compose build --no-cache
docker-compose up

Test

  • you can only test on a package
go test estimate/router

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published