Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 405 Bytes

OrchestractorRobot.md

File metadata and controls

13 lines (7 loc) · 405 Bytes

👩‍🏭 Lydia, the orchestrator

There's not much to say about Lydia.

She manages all the work made by all robots and makes sure that the work is done and well done.

External packages

import readline from 'readline-sync';

Synchronous Readline for interactively running to have a conversation with the user via terminal.

Documentation 📄