Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lvce-editor/git

Git integration for Lvce editor
https://github.com/lvce-editor/git

git lvce-editor

Last synced: 3 days ago
JSON representation

Git integration for Lvce editor

Awesome Lists containing this project

README

        

# Git

Git integration for Lvce editor.

## Contributing

```sh
git clone [email protected]:lvce-editor/git.git &&
cd git &&
npm ci &&
npm test
```

## Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/git)

## Credits

This extension is based on https://github.com/microsoft/vscode/tree/main/extensions/git by Microsoft (License MIT)