Skip to content

devinrhode2/grunt-update-submodules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-update-submodules

Updates git submodules

Getting Started

Add this to your project's Gruntfile.js gruntfile:

task.loadNpmTasks('grunt-update-submodules');

Then add "grunt-update-submodules" to your package.json dependencies.

Then install the plugin with: npm install

The name to use in your own task definitions is update_submodules (with an underscore).

License

Copyright (c) 2012 Julian Aubourg j@ubourg.net Licensed under the MIT license.

About

grunt task to update git submodules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%