An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# @isomorphic-git/cli
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fisomorphic-git%2Fcli.svg?type=shield)](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

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fisomorphic-git%2Fcli.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fisomorphic-git%2Fcli?ref=badge_large)