From the root directory you can use the provided cli: go run cwb.go
Install all Go libraries:
go get github.com/codewinks/cworm
go get github.com/codewinks/go-colors
go get github.com/codewinks/godotenv
go get github.com/codewinks/cwblog
go get github.com/auth0/go-jwt-middleware
go get github.com/dgrijalva/jwt-go
go get github.com/go-chi/chi