summaryrefslogtreecommitdiff
path: root/etc/repos.template.json
blob: 53778b2c052ec74578beeaed32d66d2d543ca321 (plain)
1
2
3
4
5
6
{ "main": "static-just"
, "repositories":
  { "static-just":
    {"repository": {"type": "file", "path": "."}, "bindings": {"just": "just"}}
  }
}