Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philschatz/nodegit-sample
https://github.com/philschatz/nodegit-sample
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/philschatz/nodegit-sample
- Owner: philschatz
- Created: 2013-09-04T01:34:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T01:34:22.000Z (over 11 years ago)
- Last Synced: 2024-11-19T15:56:40.101Z (2 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
This repo contains a binary image (`lena.png`) and the test file will write it to disk as `BROKEN.png`.
The file size is the same but only the first few bytes match.
The contents of `BROKEN.png` also changes when `node test.js` is run a second time.
# Install and Run
npm install
node test.js**Note:** This was tested on an OSX build of libgit2.