Skip to content

SimeonAleksov/go-cli

Repository files navigation

go-cli

CLI to consume kafka events.

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make
$ ./bin/go-cli

However for that you'll need to adjust the .env with the correct host names, we can also run docker:

$ docker compose up

Testing

make test

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published