Skip to content

szabado/go-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@szabado's go tooling monorepo

codecov goreportcard

This contains various tooling, organized in a monorepo for ease of management.

Tools:

  • cache: A tool to cache the execution of command line tools.
  • mssh: A tool to SSH into multiple servers and execute a command.
  • zkcli: A Zookeeper CLI, designed for very large Zookeeper instances.

Everything in this repo is licensed under the MIT license, EXCEPT for the cmd/zkcli/ folder which is released under the Apache 2.0 License.