Category:YAMLScript: Difference between revisions

 
Line 20:
Run this command to install the <code>ys</code> command line YAMLScript runner/loader/compiler program.
 
curl -ssSL https://yamlscript.org/install | bash
 
That will install <code>$HOME/.local/bin/ys</code>. If <code>$HOME/.local/bin</code> is not in your <code>PATH</code>, run:
55

edits