Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 574 Bytes

The Onyx Book

This repository is the home of the Onyx Book, an ever-growing knowledge base for the Onyx Programming Language.

Contributing

You will need to install mdbook to compile the pages locally.

First, fork the repository and clone it onto your machine. From there, you can make necessary edits. You can see them live by running the following.

mdbook serve

When you are ready, open a pull request on this repository and it will be reviewed!