HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ilja-nevo

no profile record

Submissions

Just Use Opus

ai.nevolin.be
2 points·by ilja-nevo·2 месяца назад·1 comments

A simple CLI tool to be more organized and productive in 2026

github.com
2 points·by ilja-nevo·5 месяцев назад·1 comments

comments

ilja-nevo
·5 месяцев назад·discuss
We all "love" microservices, allegedly. But you know what isn't fun? Realizing you need to bump a dependency, run a build, git pull and create PRs across 15 different repositories at the same time. I got tired of typing those boilerplate loops. I wanted a tool that does one thing well: runs a command in every directory, fast. So I built in-cli. It’s a zero-dependency CLI (pure bash) that acts as a force multiplier for your shell.

If you're managing a monorepo or a folder full of microservices, stop writing throwaway scripts to manage them. Check it out on GitHub, and let me know if it saves you a few keystrokes (and your sanity).