I'm a solutions engineer working in the HashiCorp ecosystem, but really, I'm just someone who enjoys turning chaos into clean automation โ especially with a Bash script or two.
Most of my tools start with a personal itch:
- Too many stale Git repos? I built
repository_audit
- Lost in my own folder structure? That became
folder_tree
- Want backups that actually restore? Say hello to
repository_backup
- Need to simulate leaked secrets for Vault Radar? Thatโs
radar_love
All of these are Bash-based, Homebrew-installable CLIs โ modular, documented, and built for CI/CD from day one. Because automation should automate itself. And also look good doing it.
๐งฐ Why I'm Here
Dev.to has that rare mix: technical depth without gatekeeping, and devs who genuinely want to build smarter, not louder. Iโm here to share tools, document tricks, and write in a way thatโs more โhereโs what workedโ than โlet me lecture you about infrastructure.โ
My writing leans practical and conversational โ with a focus on:
- ๐ง CLI tooling
- ๐ฆ DevOps flows (Terraform, Vault, Nomad, etc.)
- ๐ง Automation philosophy
- ๐๏ธ Keeping your repos clean, backed up, and documented
๐ฑ Whatโs Coming
In the next few posts, Iโll be sharing:
-
folder_tree
โ a Brewable CLI that turns your folder layout into Markdown docs (with presets, ignore rules, and wizard mode) -
repository_backup
โ for Git-aware backups that wonโt embarrass you when itโs time to restore - Some meta tooling (
sanity_check
,generate_docs
, etc.) that I use across all my CLIs to keep things clean and maintainable
๐จ A Bit of Style
If my tools had a personality, it would be:
- 90% helpful
- 5% sarcastic
- 5% โletโs make this look good tooโ
โ-
๐ Curious about the tools I mentioned? Head over to github.com/raymonepping and explore.
- https://github.com/raymonepping/homebrew-folder-tree-cli
- https://github.com/raymonepping/homebrew-repository-audit-cli
- https://github.com/raymonepping/homebrew-repository-backup-cli ## https://github.com/raymonepping/homebrew-radar-love-cli
Expect emojis, Markdown, clear docs, and sometimes a cyborg image or two generated by AI for no good reason except vibes.
๐ซ Want to connect?
Youโll find me building DevOps demos, writing Medium articles, or overengineering my personal CLI tooling because I actually enjoy it.
Letโs build cool stuff.
โ Raymon
Top comments (0)