aboutsummaryrefslogblamecommitdiff
path: root/src/hugo/feature.json
blob: 0b91ac183cc12203ba1bb3ff071b6fd9154d5c9f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                 
{
  "id": "hugo",
  "name": "Hugo",
  "options": {
    "version": {
      "type": "string",
      "proposals": ["latest"],
      "default": "latest",
      "description": "Select or enter a version."
    }
  },
  "install": {
    "app": "",
    "file": "install.sh"
  }
}