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!"


    source <(curl -sL https://in-1.cc) --local ys
    ys --help
    ys -e 'say: "Hello, World. I am $(ENV.USER)."'
    
    Installing YS