diff --git a/ai4os-cookiecutter-main.json b/ai4os-cookiecutter-master.json similarity index 100% rename from ai4os-cookiecutter-main.json rename to ai4os-cookiecutter-master.json diff --git a/ai4os-template.json b/ai4os-template.json new file mode 100644 index 0000000..d73c949 --- /dev/null +++ b/ai4os-template.json @@ -0,0 +1,9 @@ +{ + "title": "AI4OS Template (minimal)", + "summary": "Simple, minimal template, with the minimum requirements to integrate your code in AI4OS platform", + "tags": [ "python", "ai4os", "ai4eosc" ], + "picture": "pictures/ai4eosc-vertical-transparent.png", + "gitLink": "https://github.com/ai4os/ai4-template", + "gitCheckout": "2.0.0", + "feedback": "https://github.com/ai4os/ai4-template/issues" +} \ No newline at end of file