A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool

build-tool cli developer-tools gradle-inspired lightweight nodejs task-orchestration task-runner type-safe typescript
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

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

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