We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0168d33 commit fd3f89fCopy full SHA for fd3f89f
dist/linux.zip
16 MB
dist/mac.zip
16.1 MB
dist/win.zip
13.1 MB
scripts/dist.sh
@@ -0,0 +1,3 @@
1
+zip -r dist/linux.zip templates dist/pastebin-linux
2
+zip -r dist/mac.zip templates dist/pastebin-mac
3
+zip -r dist/win.zip templates dist/pastebin-win
0 commit comments