Subee (pronounce /ˈsʌbiː/
) is a framework for Pub/Sub subscriber worker for Go.
- Your first app with Google Cloud Pub/Sub - start here!
We offer an optional cli tool to develop with subee faster.
$ subee help
Usage:
subee [command]
Available Commands:
generate Generate a new code
help Help about any command
start Build and start subscribers
version Print the version information
Flags:
-h, --help help for subee
Use "subee [command] --help" for more information about a command.
brew install wantedly/tap/subee
You can download prebuilt binaries for each platform in the releases page.
go get github.com/wantedly/subee/cmd/subee