Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

File metadata and controls

15 lines (11 loc) · 367 Bytes

XM Agent Guidelines

Development

mix deps.get
mix ci

Scope

  • Keep XM focused on a beautiful, generic XML DSL and Saxy-backed encoding.
  • Do not add Astral-specific concepts to XM.
  • Preserve XML escaping/encoding safety; never build XML with string concatenation.
  • Do not publish, tag, or create a GitHub repository unless explicitly requested.