Joana Costa
@joana.c · 4/18/2026
Got tired of writing the same shell scripts in every project, so I built a CLI that does it for me.
Every new repo: env validation, git hooks, lint config, a Makefile nobody reads. 20 minutes of yak-shaving before the first real line of code.
`devkit init` and you're done. Opinionated defaults, everything overridable.
→ Pre-commit hooks that actually catch things
→ Type-safe env loading
→ A task runner that's just bash underneath, no magic
Open source, MIT. Stars appreciated, honest issues appreciated more.

Renata Lima, Émilie Lavigne and 1 others liked this
0 comments
Join Peerpitch to join the conversation