Appearance
Manage project commands using Swift
Inspired by Make, built for convenience
Define and manage commands directly in Swift, with type safety and autocompletion.
Ensure commands run in the correct order with automatic dependency handling.
Skip commands based on custom conditions.
Configure via CLI arguments, environment variables, or YAML files.
List all available commands with descriptions.
Extend functionality with additional Swift libraries or tools.