Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nexussays/git-as3
- Owner: nexussays
- License: other
- Archived: true
- Created: 2012-10-26T08:32:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-16T02:16:23.000Z (almost 12 years ago)
- Last Synced: 2024-08-04T05:02:39.272Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 211 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actionscript-sorted - git-as3 - A pure AS3 implementation of Git (Networking / Protocols)
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/.