Ejecta
Version: 2.1.0
What is Ejecta?
Ejecta is a task runner designed for speed and simplicity. Whether you’re building, testing, or deploying, Ejecta gets out of your way and lets you focus on what matters.
Why Ejecta?
Modern development workflows demand tools that are both powerful and unobtrusive. Ejecta delivers on both fronts with its minimal configuration and maximum performance approach.
Key Benefits
- Fast: Built from the ground up for performance
- Simple: Intuitive YAML-based configuration
- Flexible: Extend functionality with plugins
- Reliable: Consistent behavior across platforms
Getting Started
Install Ejecta and create your first configuration in minutes. Our documentation covers everything from basic setup to advanced plugin development.
# Install via package manager
brew install ejecta
# Initialize a new project
ejecta init
# Run your first task
ejecta build
Features
- Lightning-fast execution engine
- Simple YAML configuration
- Cross-platform support (macOS, Linux, Windows)
- Plugin architecture for extensibility
- Parallel task execution