0.1.0 • Published 10 years ago

git_info v0.1.0

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

git_info Build Status

Retrieve git informations

Getting Started

Install the module with: npm install git_info

var git_info = require('git_info');
git_info(); // {branch: 'current_branch', rev: '4f7dbbd102e691901d0a17d436c25063bbec6ac4', shortRev: '4f7dbbd'}

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) 2014 Aboubakr GASMI
Licensed under the MIT license.

0.1.0

10 years ago