Add "swp" (Service->Worker Pattern) templater

This commit is contained in:
2020-09-28 22:12:43 +09:00
parent 378a30e112
commit 45fb16f5ea
54 changed files with 228 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# A convenience script that will download the ZX installer, unpack it, and clean up.
# For maximum portability this script uses the gzipped package version.
version=0.11.4
version=0.11.6
zx="zx-$version"
tarball="$zx.tar.gz"