Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse-theia/dugite-extra
dugite-extra - High-level Git commands for dugite
https://github.com/eclipse-theia/dugite-extra
dugite git nodejs
Last synced: about 2 months ago
JSON representation
dugite-extra - High-level Git commands for dugite
- Host: GitHub
- URL: https://github.com/eclipse-theia/dugite-extra
- Owner: eclipse-theia
- License: mit
- Created: 2017-05-31T09:17:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T07:57:07.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:54:47.077Z (9 months ago)
- Topics: dugite, git, nodejs
- Language: TypeScript
- Homepage:
- Size: 261 KB
- Stars: 11
- Watchers: 10
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dugite-extra
[![Build Status](https://travis-ci.org/theia-ide/dugite-extra.svg?branch=master)](https://travis-ci.org/theia-ide/dugite-extra)High-level Git commands for [dugite-no-gpl](https://github.com/theia-ide/dugite).
## Requirements
```
"engines": {
"node": ">=10.11.0"
},
```