Sampler. Visualization for any shell command.
Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. Usage You specify shell commands, Sampler executes them with a required rate. The …
Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. Usage You specify shell commands, Sampler executes them with a required rate. The …
This week i was writing some JavaScript easy script for mirroring data. Main job was work wit data in arrays. I was reading data from arrays, make some calculations with …
eksctl is a simple CLI tool for creating clusters on EKS – Amazon’s new managed Kubernetes service for EC2. It is written in Go, uses CloudFormation, was created by Weaveworks …
kubctx: Switch faster between clusters and namespaces in kubectl. This repository provides both kubectx and kubens tools. kubectx kubectx is a utility to manage and switch between kubectl(1) contexts. kubens …
Stern allows you to tail multiple pods on Kubernetes and multiple containers within the pod. Each result is color coded for quicker debugging. When a pod contains multiple containers Stern can tail …
Are you scrum master, developer or product manager? Do you search way how you can be more efficient? Post-it app is amazing app for woks with post stickers. Brainstorm. Capture. …
GBT. Highly configurable prompt builder for Bash and ZSH written in Go. It’s inspired by the Oh My ZSHBullet Train theme. GBT comes with an interesting feature called prompt forwarding which allows to forward …
If are you using pretty cool app Alfred instead of default Spotlight, then you have to use default terminal integration. It’s no good, when you have on your Mac installed …
Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. Features Complete support of Go specification …
mpb is a Go lib for rendering progress bars in terminal applications. Features Multiple Bars: Multiple progress bars are supported Dynamic Total: Set total while bar is running Dynamic Add/Remove: Dynamically …