SrikanthBhandary / book

The main docs for intermezzOS

Home Page:http://intermezzos.github.io/book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intermezzOS: The Book

Prerequisites

This project is built using Rust, so you'll need to install Rust in order to build the book.

rustup is the recommended way to install Rust.

You also can download Rust here.

Up and Running

$ git clone git@github.com:intermezzOS/book.git intermezzOS/book
$ cd intermezzOS/book
$ cargo install mdbook

Then, inside the first-edition or second-edition directories, run this:

$ mdbook build

The mdbook crate builds from markdown files in /src, creating html files in a /book directory.

Open index.html in your browser to view the built book.

About

The main docs for intermezzOS

http://intermezzos.github.io/book


Languages

Language:CSS 93.5%Language:HTML 4.5%Language:Shell 2.1%