https://github.com/isomorphic-git/cli
A git CLI based on isomorphic-git
https://github.com/isomorphic-git/cli
Last synced: 2 months ago
JSON representation
A git CLI based on isomorphic-git
- Host: GitHub
- URL: https://github.com/isomorphic-git/cli
- Owner: isomorphic-git
- License: mit
- Created: 2018-08-28T06:27:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T06:01:10.000Z (over 6 years ago)
- Last Synced: 2025-04-12T21:58:38.856Z (2 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @isomorphic-git/cli
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fisomorphic-git%2Fcli?ref=badge_shield)A git CLI based on isomorphic-git
## Installation
```
npm install -g @isomorphic-git/cli
```## About
The program is preconfigured with the following plugins:
- `fs`: [fs](https://nodejs.org/api/fs.html)
- `credentialManager`: [credential-manager-node-cli](https://ghub.io/credential-manager-node-cli)## License
MIT[](https://app.fossa.io/projects/git%2Bgithub.com%2Fisomorphic-git%2Fcli?ref=badge_large)