-
-
Notifications
You must be signed in to change notification settings - Fork 54
Add an ArkScript tutor in the CLI #711
Copy link
Copy link
Open
Labels
ark/replRelated to the REPLRelated to the REPLdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request🤔 help wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
ark/replRelated to the REPLRelated to the REPLdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request🤔 help wantedExtra attention is neededExtra attention is needed
ArkScript has documentation, a tutorial and resources on a multitude of subjects on it website, but you need an internet connection to access them, and to switch to your REPL or the online playground to try things out.
It would be nice to have an ArkScript tutor, like vim or helix, that could be launched from the CLI, eg using the REPL?
It should be referenced in the help message of the cli, and on the website.
I'd like to see something with chapters, like the language tutorial we have, where you can try some code and see what it does, with the tutor explaining common errors.