Files
templates/blueprints/windshift/meta.json
2026-07-21 21:56:19 -06:00

19 lines
463 B
JSON

{
"id": "windshift",
"name": "Windshift",
"version": "v0.8.2",
"description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.",
"logo": "windshift.png",
"links": {
"github": "https://github.com/Windshiftapp/core",
"website": "https://windshift.sh/",
"docs": "https://windshift.sh/docs"
},
"tags": [
"project-management",
"collaboration",
"productivity",
"self-hosted"
]
}