Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Last active April 28, 2016 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ingydotnet/a653b320fcad4a10fd5b02582082710b to your computer and use it in GitHub Desktop.
Save ingydotnet/a653b320fcad4a10fd5b02582082710b to your computer and use it in GitHub Desktop.

I suggest we call our "Getting YAML Moving Forward" project "yaml-io" or "yio" for short. I own yaml.io domain and we can use that for public facing things. I also got the https://github.com/organizations/yamlio/ org. Let's use yamlio as a staging area for the yaml org.

I think that we need to simultaneously:

  • Do stuff (create doc, tests, websites, implementations)
  • Get more and more people involved

Here is a list of first steps that we could start on to get yio moving forward:

  • Add to the test suite for 1.2, 1.3 and 2.0 tests (tag the tests appropriately)
  • Create a yaml-test Docker image that holds all implementations and tests
    • Create a CLI tool to run known tests
  • Create an IRC bot for #yaml
    • Can use the docker tool to safely run code
  • Curate/cleanup the exisitng yaml org
  • Start a generic PEG/BNF grammar for YAML 1.3 syntax
  • Work on YAML Dev Kit docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment