yamlscript

Ingy döt Net 2023-12-05T16:05:52.866089Z

If anyone here is interested in working on YAMLScript with me please reach out. I made a https://github.com/orgs/yaml/projects/5 to start listing the things that I need the most help with. Also I started a https://github.com/yaml/yamlscript/wiki whose home page points to various YS resources.

Ingy döt Net 2023-12-05T16:13:56.841709Z

YAMLScript has binary releases now (for 2 OS/Arch platforms). You can install the ys CLI with

curl  | PREFIX=~/local bash
See also: https://yamlscript.org/posts/advent-2023/dec-05/

Cora (she/her) 2023-12-05T20:56:15.507789Z

it might be nice to add a homebrew install for macos

Cora (she/her) 2023-12-05T20:56:22.340679Z

if you feel like it

Cora (she/her) 2023-12-05T20:58:12.432609Z

you can see examples here https://github.com/babashka/homebrew-brew

Ingy döt Net 2023-12-05T21:10:31.183809Z

Great idea. Hadn't even thought of it. Added it to the https://github.com/orgs/yaml/projects/5 Thanks!

👍🏻 1