Skip to content

Instantly share code, notes, and snippets.

@gianlucacandiotti
Created December 20, 2015 00:04
Show Gist options
  • Save gianlucacandiotti/d26b3cbc4533fb4f58b4 to your computer and use it in GitHub Desktop.
Save gianlucacandiotti/d26b3cbc4533fb4f58b4 to your computer and use it in GitHub Desktop.
"preclean": "if [ ! -d build ]; then mkdir build build/css build/js; fi",
"clean": "rm -rf build/css build/js && mkdir build/css build/js",
@gianlucacandiotti
Copy link
Author

👍 Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment