clean: new command to clean apkg output dir
- default:
rm -rf pkg
-
--cache
:rm pkg/.cache.json
-
--hard
: HARD RESET:
git reset --hard
git clean -fxd
Closes: #75 (closed)
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
rm -rf pkg
--cache
: rm pkg/.cache.json
--hard
: HARD RESET:git reset --hard
git clean -fxd
Closes: #75 (closed)