Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.18 KB

logo

MIT license Version Continuous integration

About

Solfège ("Music Theory" in French) is the Maestro operating system's default booting system.

Build

To build, simply use the command:

cargo build --release

For cross compilation, use the --target flag with the appropriate target triplet.

Documentation

Documentation can be found in the book, which can be built using the command:

mdbook build book/

The book is then accessible at the path book/book/index.html.