Open Issues Need Help
View All on GitHub Add --exclude to prevent a task from executing 3 months ago
AI Summary: Implement a new command-line option, `--exclude` or similar, for the Nadle task runner. This option should prevent a specified task from executing, mirroring the functionality of Gradle's `-x` option. This requires modifying the Nadle CLI parser and task execution logic to recognize and handle the exclusion flag.
Complexity:
4/5
feature help wanted good first issue
A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool
TypeScript
#build-tool#cli#developer-tools#gradle-inspired#lightweight#nodejs#task-orchestration#task-runner#type-safe#typescript
Investigate why caching tests fail in windows 3 months ago
AI Summary: Investigate and resolve the caching test failures occurring specifically on Windows systems, referencing issue #217 for context and details.
Complexity:
4/5
good first issue
A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool
TypeScript
#build-tool#cli#developer-tools#gradle-inspired#lightweight#nodejs#task-orchestration#task-runner#type-safe#typescript