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

https://github.com/utahta/peco-get

peco installer
https://github.com/utahta/peco-get

peco shell

Last synced: 8 months ago
JSON representation

peco installer

Awesome Lists containing this project

README

          

# peco installer

```bash
curl -s https://utahta.github.io/peco-get/get | sh
```
or
```bash
curl -L https://utahta.github.io/peco-get/get -o peco-get
PECO_BIN=/path/to sh ./peco-get
```