0.1.53
YAMLScript publishes binary releases for the ys command line tool and for the libyamlscript shared library.
The following architectures are currently supported:
- Linux / Intel and ARM
- macOS / Intel and ARM
Run this command to install ~/.local/bin/ys and ~/.local/lib/libyamlscript.so (.dylib on macOS):
$ curl -sSL yamlscript.org/install | bash
See Installing YAMLScript for more detailed information.
Changes in YAMLScript version 0.1.53
- www: Add NodeJS to binding list
- clojure: Fix bug with double deploy
- clojure: Fix double include of java.mk
- nodejs: Fix doc and sample bug naming @yaml/yamlscript