# grunt-next **Repository Path**: mirrors_gruntjs/grunt-next ## Basic Information - **Project Name**: grunt-next - **Description**: Grunt v1.0 alpha - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # grunt > v1.0 alpha ### Install 1. Clone repo. 2. From repo dir: `sudo npm link` 2. From project to test: `npm link grunt-next` 3. run `gn` ### Powered by: * [liftoff] - cli handling * [orchestrator] - task orchestration * [expander] - template powered configurations * [configfiles] - extract files from configurations using [globule] [liftoff]: http://github.com/tkellen/node-liftoff [orchestrator]: http://github.com/robrich/orchestrator [expander]: http://github.com/tkellen/node-expander [configfiles]: http://github.com/tkellen/node-configfiles [globule]: http://github.com/cowboy/node-globule