YS (say "wise") is the best way to work with YAML

  • AI-Assisted YS with Claude Code


    Install the Claude Code External link plugin to write idiomatic YAMLScript with AI assistance:

    /plugin marketplace add yaml/yamlscript
    /plugin install ys-skill@yamlscript
    
    Learn More External link

  • "Zero to YS in 10 seconds!"


    curl -s https://getys.org/ys | bash
    # Adjust PATH if asked to.
    ys --help
    ys -e 'say: "Hello, World. I am $(ENV.USER)."'
    
    Installing YS