Skip to content

snap-cloud/snap-manual

Repository files navigation

Snap! Manual

Read the Manual ([PDF][pdf])

The reference manual for the Snap! programming language. (GitHub)

Authors

Brian Harvey & Jens Mönig

Quarto

This version of the Snap! manual is built using Quarto.

Brief installation guide

You need:

  • Quarto
  • LaTeX

macOS:

brew install quarto
brew install mactex-no-gui

Building the book

While writing content:

quarto render

This will automatically build the web version and display it in the browser. Your webpage will automatically refresh as you save changes to files.

To compile the PDF and final version:

quarto render

Hosting the book

The website is hosted on GitHub pages, compiled by the quarto.yml workflow. The PDF is... TBD.

Credits

License

About

Brian's Version of the Manual

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published