Developer builds 'devp' tool to manage entire dev stack from one terminal window

A developer has released an open-source command-line tool called devp, designed to eliminate the need for managing multiple terminal tabs when running a local development stack. Users define all their processes once in a single devp.toml configuration file, and a single command starts everything in the correct order. The tool supports dependency-aware startup, meaning a backend service will wait until its database is genuinely ready before launching, preventing common startup crashes. Additional features include automatic process restarts on crashes, file-watching for hot reloads, built-in cron job scheduling, and live log viewing with search functionality. devp is positioned as a lightweight alternative to tools like tmux or Docker Compose for local development workflows, and is compatible with Windows, macOS, and Linux.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.



Discussion (0)
Log in to join the discussion and vote.
Log in