- Grunt Tutorial
- Grunt - Home
- Grunt - Overview
- Grunt - Features
- Grunt - Installing
- Grunt - Getting started
- Grunt - Configuring Tasks
- Grunt - Sample File
- Grunt - Creating Tasks
- Grunt Useful Resources
- Grunt - Quick Guide
- Grunt - Useful Resources
- Grunt - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Grunt Tutorial
Grunt is a JavaScript Task Runner which can be used as a command line tool for JavaScript objects. It is a task manager written on top of NodeJS. This tutorial explains how to use GruntJS to automate the build and deployment process in simple and easy steps.
Audience
This tutorial has been prepared for beginners to help them understand the basic functionality of GruntJS. After completing this tutorial, you should find yourself at a moderate level of expertise in using GruntJS from where you may take yourself to next levels.
Prerequisites
For this tutorial, it is assumed that the readers have prior knowledge of basic software development using Java or any other programming language. It will be an added advantage if you have some exposure to the software build and deployment process.