continuwuity/alpine/README.md
magmaus3 80e8900f04
add initial alpine packaging
notes:
- to build the package, you must use the cargo version from the edge branch
  (by building on edge or by installing it manually)
- building from git requires some work (abuild supports snapshots for getting
  the release from git, but the version number would remain unchanged)
- the apkbuild doesn't include any packaging tests (as i don't know what to include)
2025-05-04 13:22:48 +02:00

252 B

building

  1. set up your build environment

  2. run abuild (or abuild -K if you want to keep the source directory to make rebuilding faster)