A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool
A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool,
supporting parallel execution and streamlined build automation.
This repository uses Nadle to build itself — showcasing how it can serve as a fast, type-safe, and flexible build system for modern JavaScript/TypeScript projects.
Install dependencies:
pnpm install
Build with Nadle itself:
nadle build
MIT License © 2025-Present Nam Hoang Le