Versions Compared

Key

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

...

  • 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 Semantic Versioning. i.e 1.2.3 where <major>.<minor>.<patch>During development you can set the version to "draft" 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 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 list of names available to sky/cloud queries


...

Some of these have more detailed documentation available: