Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/js-git-modern
https://github.com/billiegoose/js-git-modern
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/billiegoose/js-git-modern
- Owner: billiegoose
- License: unlicense
- Created: 2016-11-27T17:43:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T06:07:43.000Z (about 6 years ago)
- Last Synced: 2024-10-06T03:24:06.729Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-git-modern
## Installation
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.
```sh
npm install js-git-modern --save
```## Tests
```sh
npm install
npm test
```## Dependencies
None
## Dev Dependencies
None
## License
The Unlicense
_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-readme)_