Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bltavares/apthub

APT repo baked up by Github releases
https://github.com/bltavares/apthub

Last synced: 28 days ago
JSON representation

APT repo baked up by Github releases

Awesome Lists containing this project

README

        

# Apthub

This is an APT repo backed by Github's Release API.

This is not ready yet. The checksum is not being generated yet, which is required by apt.
When it is ready the idea will be that you can host it and it will allow you Releases to provide a simple repo.

It looks for .deb uploaded on Releases and build a a list of packages.

### Example for sources.list

```
deb http:/// /
```

```
deb http://apthub.herokuapp.com/bltavares baseline/
```