Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

Demo projects

Introduction see Discover some demo projects.

An overview of available demo projects is given in lino_book.projects and in Demo projects (we are working on merging these two documents).

You can initialize all demo projects in one operation by running inv prep from within the root directory of your book repository:

$ go book
$ inv prep

This will run pm prep in all demo projects.

The list of demo projects included with a code repository is defined in the demo_projects setting of the tasks.py file.