Skip to content

MVP

No due date 0% complete

The road to the minimum viable product is simple: the thing should be usable by someone.

To accomplish this, Echo needs to have all core commands built and executable without exception or crash, and the results are accomplished in an expected manner.

Once this has been accomplished, a cli connector of some kind can be written to interact with the server i…

The road to the minimum viable product is simple: the thing should be usable by someone.

To accomplish this, Echo needs to have all core commands built and executable without exception or crash, and the results are accomplished in an expected manner.

Once this has been accomplished, a cli connector of some kind can be written to interact with the server instead of relying on netcat for testing

Loading