git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha
@ 2008-08-04 16:48 James Linder
  2008-08-04 17:54 ` Shawn O. Pearce
  0 siblings, 1 reply; 8+ messages in thread
From: James Linder @ 2008-08-04 16:48 UTC (permalink / raw)
  To: git

Hello Git Developers and Users,

This summer, New York University held a class called Open Source
Programming.  One of the projects to come out of the class is JavaGit,
an API providing access to git repositories for Java applications.
Today the JavaGit team has released version 0.1.0 Alpha of the JavaGit
API.  The announcement is listed below.

We are looking forward to continuing the project and grow the project
and welcome new volunteers.  So if the project sounds interesting,
check it out and let us know what you think.

Regards,

The JavaGit Team

------------------------------------------------------------
JavaGit Releases Version 0.1.0 Alpha - August 4, 2008

The JavaGit team is pleased to announce the release of JavaGit version
0.1.0 alpha, an API providing access to git repositories from Java
programs. The goal of JavaGit is to bring the power of git to the Java
developer as an API that is intuitive for developers new to git and
developers who are veteran git users.

JavaGit is engineered to provide the developer with access to the raw
git commands through a command API as well as an object API designed
to represent the .git repository, the working tree and other, familiar
git concepts. JavaGit uses the git binaries installed on the host
machine to provide git functionality and has been designed to easily
accommodate additional methods of access to git repositories.

JavaGit is released as open source software under the GNU LGPL license.

For additional information on the JavaGit project, please visit:

   http://www.javagit.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-08-05  1:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-04 16:48 NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha James Linder
2008-08-04 17:54 ` Shawn O. Pearce
2008-08-04 23:36   ` Johannes Schindelin
2008-08-05  0:03     ` A Large Angry SCM
2008-08-05  1:10     ` Petr Baudis
2008-08-05  1:20       ` Shawn O. Pearce
2008-08-05  1:32         ` Pieter de Bie
2008-08-05  1:46           ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).