CLI Toolkit
Small, focused CLI tools: file watchers, log parsers, batch renamers. Each tool does one thing well. Written in Go for fast startup and easy distribution.
Tools included
watch— Run a command when files changegrep-json— Grep with JSON output for pipingrename— Batch rename with regex
Tech stack
Go, cobra, viper.