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

https://github.com/rantav/yummer

A yum interface in java
https://github.com/rantav/yummer

Last synced: 3 months ago
JSON representation

A yum interface in java

Awesome Lists containing this project

README

        

Yummer is a simple java interface to various yum functionalities.
Currently only the search functionality is implemented

It's a toy project. I only implemented what I needed (Search multiple yum repositories for a certain package). It's not terribly hard to add more functionality such as install/remove etc but I didn't need it so it's not there. yet...

BUILD:
=====
1. Download and install gradle
2. gradle build