Skip to content

colinbut/grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt

This showcase example of Grunt.

What is Grunt?

Grunt is a JavaScript task runner.

Why use it?

To automate repetitive tasks do all the mundane work for you

Tasks such as:

  • minification
  • compilation/transpilation
  • unit testing
  • linting
  • module bundling?

Module bundling can be done by a module bundler actually such as webpack and browserify

About

Grunt: Javascript Task Runner - Getting Started

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published