Skip to content

Instantly share code, notes, and snippets.

@Olian04
Created July 2, 2018 13:08
Show Gist options
  • Save Olian04/3f96be78d2c66f21a68a51500d4d2039 to your computer and use it in GitHub Desktop.
Save Olian04/3f96be78d2c66f21a68a51500d4d2039 to your computer and use it in GitHub Desktop.
[
{
"id": "readme.template",
"template": {
"uri": "readme.template.mustache"
},
"targetPath": "../README.template.md",
"force": false
}, {
"id": "global.fragments",
"template": {
"uri":"global.fragments.template.json"
},
"targetPath": "global.fragments.json",
"force": true
}, {
"id": "user.fragments",
"template": {
"uri": "user.fragments.template.js"
},
"targetPath": "user.fragments.js",
"force": false
}, {
"id": "user.hash",
"template": {
"uri":"user.hash.template.js"
},
"targetPath": "user.hash.js",
"force": false
}, {
"id": "user.fragments/changeWarning",
"template": {
"uri":"user.fragments.template/changeWarning.mustache"
},
"targetPath": "user.fragments/changeWarning.md",
"force": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment