Skip to content

go utilities repo for ephemeral golang code/cli tools

Notifications You must be signed in to change notification settings

praveenkumaresan/gogarage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-garage

go utilities repo for ephemeral golang code/cli tools

Installation for the local development environment

  • Clone the repository:

    git clone https://github.com/praveenkumaresan/gogarage.git
      cd gogarage
  • Build the Go binary:

    go build -o gogarage main.go

Usage

  • Run the tool with the required command-line flags:
    ./gogarage --topic <topic_name> --key <key_value> --broker <broker_address>

About

go utilities repo for ephemeral golang code/cli tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages