-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
A cli will serve as the default interface for the bingo debugger. Utilising powerful libraries like Cobra will make the development process for this much easier.
https://github.com/spf13/cobra
Success criteria:
- The client will be housed in a
client/folder - Start the program via
bingocommand, it will run a persistent process which will read/write from the websocket
Reactions are currently unavailable