Navigation Menu

Skip to content

EmilRehnberg/shinshutsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinshutsu

gongfu tea timer (for lazy brewing)

Installations

I couldn't figure out how to do this less laboriously.

This assumes $GOPATH and $GOBIN to be setup properly.

For Go version 1.16 and above.

go env -w GO111MODULE=off

Dependencies

go get github.com/mitchellh/go-homedir
go get gopkg.in/yaml.v2
go get github.com/onsi/ginkgo
go get github.com/onsi/gomega

Installations. One by one.

go get github.com/EmilRehnberg/shinshutsu
cd $GOPATH/src/github.com/EmilRehnberg/shinshutsu
cd alarmclock
go install
cd ../brewci
go install
cd ../executables/countdown
go install
cd ../shinshutsu
go install

About

simple tea timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages