A CLI tool for scaffolding modern software projects by performing common yak-shaving operations through opinionated templates, sensible tooling setup, and development best practices.
I would usually spend hours re-configuring the “same old tooling and workflow setup” for every new project instead of focusing on the actual functionality. yehle eliminates that duplicative work by generating a project structure (based on my personal flavour) with essential pieces already configured (pre-commit hooks, a linter and formatter, build and release workflows, basic documentation, etc.) - thus allowing me to build things I’m interested in without the distractions.