abstract
abstract copied to clipboard
Integrate orchestrator cli
Making an easy way to integrate interactive cli for apps and adapters
- [x] Add blanket impl of
ParseCwMessage
for Module Messages that implements it - [x] Create macro to reduce boilerplate for apps
- [x] Create macro to reduce boilerplate for adapters
- [ ] Add README to guide how to activate it
Checklist
- [ ] CI is green.
- [ ] Changelog updated.