leo
add autonomous-os-plugin tag to plugin.json
8ed6fb0
Raw
History Blame Contribute Delete
189 Bytes
{
"name": "hello-world",
"version": "1.0.0",
"description": "LED rainbow + greeting — fork this to make your own plugin",
"entry": "main.py",
"tags": ["autonomous-os-plugin"]
}