agents file
This commit is contained in:
11
AGENTS.md
Normal file
11
AGENTS.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# AGENTS.md
|
||||
|
||||
## Setup commands
|
||||
- this projects uses poetry for package management
|
||||
- if something should be run in a python env use 'poetry run'
|
||||
|
||||
|
||||
## Application
|
||||
- this is a bluetooth Auracast transmitter application
|
||||
- it consists of multicast_frontend.py and multicast_server.py mainly which connect to each other via a rest api
|
||||
|
||||
Reference in New Issue
Block a user