appimagecraft
appimagecraft copied to clipboard
Flag similar to make -j
We should allow the user to choose the amount of jobs to use. Right now by default if possible all CPU cores are used. There is no need to do so, though.
An alternative to a parameter could be a $JOBS.
We should reconsider whether using nproc is a sane default (I think it is).