Skip to content

apenzk/noir-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Noir Programming Language

Deploy Status

This repository contains the source of "The Noir Programming Language" book.

You can read the book here: https://noir-lang.github.io/book/

Deploy

The book is deployed using peaceiris's GitHub Pages Action.

Local Serve

Alternatively, the book can also be served and viewed locally.

Requirements

  • Install Rust

  • Install mdBook

    $ cargo install mdbook

Serve

To serve the book, run:

$ mdbook serve --open

A local server will start and hot-builds your local book. The --open flag will open the book in your default web browser.

To learn more about mdBook, visit mdBook Documentation.

Get In Touch

Join our Discord's #🖤│noir channel for Noir discussions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published