Skip to content

Instantly share code, notes, and snippets.

@Campano
Last active August 18, 2020 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Campano/6ec4fa41618ef32d64eab5e8c2cad151 to your computer and use it in GitHub Desktop.
Save Campano/6ec4fa41618ef32d64eab5e8c2cad151 to your computer and use it in GitHub Desktop.
ScampStore
{
"date": "2020-08-18",
"name": "Scamp Store",
"apps": [
{
"name": "DesignerTools",
"logo": "https://github.com/simplicitesoftware/module-demo/blob/master/resources/Disposition/default/demo-module.svg?raw=true",
"description": "Designer tools",
"module_name": "DesignerTools",
"module_settings": "{ \"type\": \"git\", \"origin\": { \"uri\": \"https://github.com/Campano/module-designertools.git\" } }"
},
{
"name": "Modificator",
"logo": "https://github.com/simplicitesoftware/module-demo/blob/master/resources/Disposition/default/demo-module.svg?raw=true",
"description": "Modificator module",
"module_name": "Modificator",
"module_settings": "{ \"type\": \"git\", \"origin\": { \"uri\": \"https://github.com/Campano/module-modificator.git\" } }"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment