Skip to content

Instantly share code, notes, and snippets.

@davidperezgar
Created August 3, 2019 10:29
Show Gist options
  • Select an option

  • Save davidperezgar/d49e4c3f447b0a9f1299958b3b8fa951 to your computer and use it in GitHub Desktop.

Select an option

Save davidperezgar/d49e4c3f447b0a9f1299958b3b8fa951 to your computer and use it in GitHub Desktop.

Revisions

  1. davidperezgar created this gist Aug 3, 2019.
    1 change: 1 addition & 0 deletions clean-node-modules.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    find . -name "node_modules" -exec rm -rf '{}' +