We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf2022 commit eb95b8dCopy full SHA for eb95b8d
README.md
@@ -1,6 +1,5 @@
1
-## Setup
+## Setup (add to `package.json` scripts)
2
```json
3
-/* package.json (scripts) */
4
"compress": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/compress.py | python3 -",
5
"rename": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/rename.py | python3 -",
6
"resize": "curl -s https://raw.githubusercontent.com/basementstudio/scripts/main/resize.py | python3 -"
0 commit comments