mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 17:48:40 +00:00
* fix(test): ensure bats file list uses xargs * docs(readme): use yarn for testing instructions * fix(test): ensure pipelines fail properly * docs(alias): fix table header --------- Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
324 B
324 B
x-clean-vendordirs
Remove vendor and node_modules directories recursively.
Usage
x-clean-vendordirs [directory]
directory– root directory to clean (default: current directory)
Example
x-clean-vendordirs ~/projects