← Back to tools
View AGENTS.md for foy
foy
Simple, lightweight, type-friendly modern task runner
Description
foy is a simple, lightweight, type-friendly and modern task runner for general purpose. It allows you to define tasks in TypeScript/JavaScript and run them from the command line.
AI Summary
Lightweight TypeScript-based task runner
Capabilities
- + Define tasks in TypeScript/JavaScript
- + Task dependencies and parallel execution
- + Type-safe task definitions
Use When
- → You want a TypeScript-based task runner
- → You need a lightweight alternative to gulp or grunt
Avoid When
- x You prefer Makefiles or shell-based task runners