latch-lang 0.4.3

Latch — a minimal scripting language for local automation and tool orchestration
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "chapters": [
    {
      "name": "Getting Started",
      "pages": 10
    },
    {
      "name": "Advanced Techniques",
      "pages": 25
    },
    {
      "name": "Case Studies",
      "pages": 15
    }
  ],
  "title": "Automation Guide",
  "version": "1.0"
}