Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 301 Bytes

Cyphal website

Sources of the opencyphal.org website (formerly uavcan.org).

Running locally

A GNU/Linux-based OS is required.

pip install -r requirements.txt
./debug.py

Push-to-deploy

Changes pushed to master are automatically deployed to production.