Show HN: Runnem – A CLI to manage local services with screen and YAML Hi all! This is my second ever Show HN post, my first was back in 2020. I built runnem, a CLI for managing local services in projects with multiple components like frontend, backend, and database. I have a few projects going at once, each with several services. When I come back to one after a few weeks to fix a bug or make a change, I always forget how to spin everything up. Which command runs what? What depends on what? runnem solves that for me: - runnem up and runnem down to start or stop everything - Handles service dependencies automatically - Uses screen under the hood (I'm keen on screen) - Manages logs, rotates them, and cleans up ports - Simple YAML config per project (runnem.yaml) I didn’t research alternatives deeply. I’ve used Tilt before, mainly with Docker, but wanted something lightweight and terminal-native for projects with mixed stacks. Also, did I mention that I like screen? :) I haven’t tested it much with services that run inside Docker, or local databases (I use neon.tech), or unusual screen setups. There may be edge cases it doesn’t handle yet. It would be great if people find issues I can patch over time. It's made my dev workflow a bit smoother. I'd love to hear what you think! Docs: https://runnem.com GitHub: https://ift.tt/pS3FNTi PyPI: https://ift.tt/jHhuxIU https://runnem.com May 1, 2025 at 09:10PM
Show HN: Runnem – A CLI to manage local services with screen and YAML https://ift.tt/Nn4DGFY
Related Articles
Show HN: Art Generator Neoplasticism https://ift.tt/3w5MZYGShow HN: Art Generator Neoplasticism https://ift.tt/3x89Wfe June 28, 2… Read More
Show HN: Where were the famous people born? An interactive map https://ift.tt/3vUr0UEShow HN: Where were the famous people born? An interactive map https:/… Read More
Show HN: Sierra – A micro templating engine purely in Python https://ift.tt/3hNzQyDShow HN: Sierra – A micro templating engine purely in Python https://i… Read More
Show HN: Braille Dump https://ift.tt/3dFTWcyShow HN: Braille Dump https://ift.tt/3ymZDUV July 3, 2021 at 12:14AM … Read More
Show HN: Pixie – A full-featured 2D graphics library for Nim https://ift.tt/3zXjsUtShow HN: Pixie – A full-featured 2D graphics library for Nim https://w… Read More
Show HN: Open-Source Chrome Extension for auto-grouping tabs by URL patterns https://ift.tt/3dKyGm3Show HN: Open-Source Chrome Extension for auto-grouping tabs by URL pa… Read More
Show HN: The Sample – newsletters curated for you with machine learning https://ift.tt/3djvde0Show HN: The Sample – newsletters curated for you with machine learnin… Read More
Show HN: atto – The new BASIC computer that runs in the browser https://ift.tt/3qIluTYShow HN: atto – The new BASIC computer that runs in the browser https:… Read More
0 Comments: