0.1.1 • Published 11 years ago

grunt-svn v0.1.1

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

grunt-svn

A Grunt.js plugin that provides easy access to Subversion repository metadata.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-svn

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-svn');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Ophir
Licensed under the MIT license.