An open API service indexing awesome lists of open source software.

https://github.com/whtsky/werobot-sae-demo


https://github.com/whtsky/werobot-sae-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

WeRoBot-SAE-demo
================

使用
------
```bash
git clone git://github.com/whtsky/WeRoBot-SAE-demo.git
cd WeRoBot-SAE-demo
virtualenv --no-site-packages .
source bin/activate
pip install sae-python-dev
saecloud install werobot
```

然后编辑 `config.yaml` 文件,更改 `name` 。