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

https://github.com/cablehead/qe

content -> stdin -> tauri based code mirror editor, on save -> stdout -> content -- think `vipe`
https://github.com/cablehead/qe

Last synced: about 1 year ago
JSON representation

content -> stdin -> tauri based code mirror editor, on save -> stdout -> content -- think `vipe`

Awesome Lists containing this project

README

          

qe: quickedit

## Install

```
cargo install --git https://github.com/cablehead/qe.git
```

## Development

```
git clone https://github.com/cablehead/qe.git
cd qe
echo hai | cargo r
```

![Screenshot](docs/screenshot.png)