POETSII / Orchestrator

The Orchestrator is the configuration and run-time management system for POETS platforms.
1 stars 1 forks source link

Rudimentary rlwrap support #216

Closed mvousden closed 3 years ago

mvousden commented 3 years ago

Resolves #189

Introduces rlwrap support for computers that have it installed. Tested on my machine by installing/uninstalling rlwrap, running test /echo = "Cheers DBT", and verifying that the memory persists between sessions if rlwrap is installed.

See also: https://github.com/POETSII/orchestrator-documentation/pull/14.