2mol / 2mol/pboy

Distro Packaging

Abierto
#35 2 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Haskell
Estrellas
744
Forks
22
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
bash, haskell, shell
Área
build-system, cli, release
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.