You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
syndicate-js/veryclean.do

4 lines
106 B
Plaintext

5 years ago
for p in packages/*/; do echo $p/veryclean; done | xargs redo
rm -rf node_modules
rm -f package-lock.json