Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following are allowed in a meta section:

  • name - a string giving a human readable name for the ruleset.

  • author - a string giving the name of the author of the ruleset.

  • description - a string (specified in standard or extended quotes) that describes the ruleset's purpose.

  • version - rulesets are versioned. Version strings

    follow 

    follow Semantic Versioning. i.

    e 

    1.2.3

     where 

     where <major>.<minor>.<patch>.

     During

     During development you can set the version

    to 

    to "draft"

     or

     or omit it completely. This way you can make frequent changes and see them reflected immediately on the picos that use the "draft" version.

  • use -

    include external resource file or use

    use another ruleset as a module

  • configure - declare the default configuration for this ruleset when used as a module.

  • provides - declare the values this ruleset provides when used as a module.

  • shares - a  a list of names available to sky/cloud queries

Some of these have more detailed documentation available: