Bobss's picture
Publish hello_watcher 0.1.0
7c651d5 verified
|
Raw
History Blame Contribute Delete
413 Bytes
---
title: "Hello Watcher"
sdk: static
---
# Hello Watcher
WatcheRobot 第一个示例应用:启动后弹出本地确认窗口,确认你的桌面机器人已准备好。
- Application ID: `hello_watcher`
- Author: 胡大娘
## Develop
```powershell
watcherobot app check .
watcherobot app run .
watcherobot app publish .
```
Run the Application through the SDK Daemon. Do not execute `app.py` directly.