Distro Packaging
- Lingua principale
- Haskell
- Stelle
- 744
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello, the readme mentions a call for packaging. What some people do is make use of CI such as travis to do this. One such project is nnn and you can check out the .travis [here](https://github.com/jarun/nnn/blob/master/.travis.yml). It makes use of [Packagecore](https://github.com/BytePackager/packagecore) which is pretty flexible.
However when it comes to the AUR you typically want to either provide a pkgbuild file or submit to the aur yourself. It's actually fairly simple, consider it a bash file with defined process.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue suggests setting up CI for distro packaging, referencing nnn's .travis.yml and Packagecore. For AUR, a PKGBUILD file is needed. Start by examining the project's existing build system (likely Cabal or Stack) and directory structure. Look at the linked nnn Travis config to understand the automation pattern. 'Done' means having a working CI script that produces packages for target distributions and a PKGBUILD for AUR.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- bash, haskell, shell
- Ambito
- build-system, cli, release
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100