251 B
251 B
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