I Built a Project Launcher Because My Projects Stopped Looking Alike
TL;DR: I built a custom Raycast extension that manages all my dev projects from a single launcher. Each project gets a .project-launcher.json at its root that stores the editor preference, env vars, start commands, and quick-access apps. The config lives in the repo, not in the tool – it moves with the project, survives reinstalls, … Read more