Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nexussays/git-as3

A pure Actionscript implementation of git
https://github.com/nexussays/git-as3

Last synced: about 2 months ago
JSON representation

A pure Actionscript implementation of git

Awesome Lists containing this project

README

        

# Overview

A pure Actionscript implementation of git.

## Dependencies

`blooddy_crypto_0.3.5` (included)

## Features

Currently handles reading all git object types, packfiles, references, and the index.

# License

Copyright 2011 Malachi Griffie

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.