sentinal-test/README.md

8 lines
180 B
Markdown
Raw Permalink Normal View History

2024-08-04 18:07:03 -06:00
# Sentinal
Security Camera Software
## Building
Sentinal uses MinGW as it's main compiler. To clone the repo, use
```bash
git clone http://10.0.0.19:3001/sentinal/sentinal.git
```