/bean

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/bean] [wip] a package manager in pure c

Primary LanguageCGNU General Public License v3.0GPL-3.0

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/bean

bean

[wip] a package manager in pure c

this is a work in progress project, do not use it

building

$ make -j "$(nproc)"

*nproc just shows your thread count, u can always just -j n where n is your thread count, e.g. -j 12