mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-30 01:44:11 +02:00
Add pkgit as an Alternative for Package Managers (#1222)
### Description of Changes pkgit's CONTRIBUTING.MD does not allow AI-generated code to be submitted to the project. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1222 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
7adb94cf31
commit
66ec42ce21
1 changed files with 1 additions and 0 deletions
|
|
@ -1436,6 +1436,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> For most operating systems, there should be a default package manager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include:
|
||||
>
|
||||
> * [pkgsrc](https://pkgsrc.org/) - A framework for managing third-party software on UNIX-like systems. Used by default on [NetBSD](https://www.netbsd.org/) and [SmartOS](https://wiki.smartos.org/), but also available on Linux, macOS, and illumos.
|
||||
> * [pkgit](https://git.symlinx.net/pkgit/about/) [](#anti-ai-policy) ([1](https://git.symlinx.net/pkgit/tree/CONTRIBUTING.md)) - A package manager that compiles and installs packages directly from their git repository.
|
||||
>
|
||||
> If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue