New: v0.2.0 Release

Your development workflow,
Automated.

Stop remembering if it's npm run, cargo run, or mvn exec. devrunner detects your project tools and runs the right commands instantly.

Get Started View Source
$cd my-react-project
$devrunner start
✔ Detected Node.js (package.json)
ℹ Running: npm run start
> react-scripts start
Starting the development server...
Compiled successfully!

Smart Detection

Automatically identifies 20+ build tools including Node.js, Rust, Python, Go, and Java. No configuration needed.

Blazing Fast

Written in Rust with zero runtime overhead. Cold start times under 50ms, making it faster than native runners.

Recursive Power

Run commands from any deep subdirectory. We traverse up to find the project root so you don't have to.

ecosystem

One runner for every stack.

Whether you're writing simple scripts or managing complex monorepos, Devrunner adapts to your environment.

JS JavaScript
TS TypeScript
Python Python
Rust Rust
Go Go
Java Java
PHP PHP
Ruby Ruby
C# .NET
Zig Zig
JS JavaScript
TS TypeScript
Python Python
Rust Rust
Go Go
Java Java
PHP PHP
Ruby Ruby
C# .NET
Zig Zig

Ready to speed up your workflow?

Install Devrunner today and never worry about which package manager to use again.