12 lines
273 B
Python
12 lines
273 B
Python
"""
|
|
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
|
|
"""
|