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

https://github.com/matthiasbeyer/repolocli

repology on the commandline
https://github.com/matthiasbeyer/repolocli

cli hacktoberfest repology rust

Last synced: 12 months ago
JSON representation

repology on the commandline

Awesome Lists containing this project

README

          

# repolocli

This repository is a WIP project to bring repology to the commandline.

There's a library under `./librepology/` and a commandline interface for
viewing repology data.

## Stability

This is alpha-quality software, use at your own risk.

MSRV: 1.42.0

As the repology.org API is [not stable](https://repology.org/api), this program
won't be stable for a long time. Still, 0.x.y releases may happen.

## License

Library: MPL 2.0
Binary: GPL 2.0 only