Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbruechert/kaidan-repository-conf
https://github.com/jbruechert/kaidan-repository-conf
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbruechert/kaidan-repository-conf
- Owner: jbruechert
- Created: 2018-03-23T19:47:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T09:30:25.000Z (over 6 years ago)
- Last Synced: 2024-10-11T01:44:23.783Z (27 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaidan apt repository config
To contribute to the apt repository at https://github.com/KaidanIM/packages, first create a local package database:
```
reprepro update sid
```
This will download the existing packages from our repository. You can now include new packages:
```
reprepro include sid /path/to/kaidan.changes
```
You can now copy the resulting dists/ and pool/ folders to a local checkout of https://github.com/KaidanIM/packages, commit, and push your new build.