An open API service indexing awesome lists of open source software.

https://github.com/actor-framework/cash

Introspection Shell for CAF
https://github.com/actor-framework/cash

Last synced: 11 months ago
JSON representation

Introspection Shell for CAF

Awesome Lists containing this project

README

          

Cash
==========
C++ Actor Shell (*Cash*) is a frontend of [CAFs](https://github.com/actor-framework/actor-framework) debugging tools, using [SASH](https://github.com/Neverlord/sash). Please find the documentation of this component in CAF's [Wiki](https://github.com/actor-framework/actor-framework/wiki).

Dependencies
---------------
* [libcaf] (https://github.com/actor-framework/actor-framework)
* [libedit] (http://thrysoee.dk/editline/)

Bug report
----------
For suggestions and bug reports, please use CAF's [issue tracker](https://github.com/actor-framework/actor-framework/wiki).