Getting started

Setup

Clone the lurk repository and run the following command inside its folder:

$ cargo install --path .

This will make the lurk binary globally accessible from your terminal:

$ lurk
Lurk REPL welcomes you.
lurk-user> 

Having lurk installed can help the reader with experimentation while going through the book. More detailed information on the features of the lurk app will be presented on a later chapter.

  • lurk-vscode is an extension for VS Code that provides syntax highlighting and interactions with the Lurk REPL

Support

In case of any trouble, we are available on our Zulip server. Feel free to join us, start threads and ask questions.