crun-0.1.0 is not a library.
crun
A Rust port of concurrently - run commands concurrently.
Installation
Usage
Development
Prerequisites
- Rust (latest stable)
- Node.js 20+ (for integration tests)
Building
Running Tests
Integration tests use the same test harness as the original concurrently project:
# Install test dependencies
&&
# Run tests
# Or from root
Running Unit Tests
License
MIT