soleprint init commit
This commit is contained in:
11
station/__init__.py
Normal file
11
station/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
"""
|
||||
Station - Tools, environments, and execution.
|
||||
|
||||
Centro de control / Control center
|
||||
|
||||
Components:
|
||||
tools/ - Utilities, generators, runners
|
||||
desks/ - Composed: Cabinet + Room + Depots
|
||||
rooms/ - Environment configs
|
||||
depots/ - Data storage
|
||||
"""
|
||||
Reference in New Issue
Block a user