0.1.1 • Published 9 years ago
git-nomad v0.1.1
git-nomad
git-nomad provides your geolocation to git commit message.
install
$ npm i -g git-nomadusage
$ git nomad -m"Update something"
$ git nomad --message "Update something"Those commands works as well as $ git commit -m"Update something @lat, long".
lat and long represent your location when you make commit.
Notes:
- OSX Only so far
Acknowledgement
Inspired by git-whereami.
Dependes on WhereAmI, the OSX geolocation commandline tool.