Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 238 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 238 Bytes

Resting-Catt

A REST API wrapping skorokithakis/catt intended for Home Automation usage.

Usage

WIP

Development

git pull https://github.com/eliseomartelli/Resting-Catt
cd Resting-Catt
python3 -m venv .
source bin/activate