-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Recreate the current cli with BubbleTea and its related plugins such as Bubbles, LipGloss Harmonica, Bubblezone.
The behavior should be like this:
- CLI should be installable
- Writing
aesircommand in any terminal should start the CLI. - Only
aesircommand should start the REPL. - There can be a second argument which is optional. It should be a filepath to a file with
.aeextension containing aesir snippets. Execute the snippet in the designed interface. - If the CLI program is started by clicking and not in another CLI, ask for 2 options for REPL or filepath and proceed from there with the infos described above.
- Opening CLI should check if Aesir is installed or not. If not then it should pop up message that Aesir is not installed and recommended to be installed. And if pressed yes, it should install Aesir in that machine. If pressed no, then proceed to usual behavior for that instance only.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request