CAN is a REPL-like environment¶
The intent is that CAN's notebook manager would be open while the user works on their notes, alongside any text editor opened on scratch.z. The manager provides the ability to view, search, explore, export, create, edit and organise a CAN notebook through a series of commands.
When the user first opens the manager, they will be greeted with a prompt:
>
CAN will be built in node. The interface will use vorpal
Backlinks¶
- What would be included in a first iteration of CAN?
 - CAN's interface will be built using vorpal
- The interface for CAN's notebook manager repl-like interface will be built using vorpal. This gives me the interface I want with little nice bits like tab-completion for free.