Native libgit2 bindings for Node.js. Meow.
Complete synchronous and asynchronous bindings to libgit2. What you can read and manipulate in Gitteh:
- Commits
- Trees
- Blobs
- Tags
- References
- Index
You can also do other cool things like:
- Create new Repositories (bare or checked out)
- Revision Traversal
Documentation
There's
examples of Gitteh in action over at the GitHub.
There's also lots of
Documentation here.
Authors
Sam Day <sam DOT c DOT day AT the "G" of mail dot com>
Download
You can download this project in either
zip or
tar formats.
You can also clone the project with Git
by running:
$ git clone git://github.com/libgit2/node-gitteh