SpanDeX

Build Status Crate

Install

As always in rust, it's super simple to install.

First, install rust

sh curl https://sh.rustup.rs -sSf | sh

Then, install SpanDeX

sh cargo install spandex

Usage

For the moment, only two commands are available: - spandex init <name>: creates a directory for a SpanDeX document with a spandex.toml and an initial main.md files. If no name is specified, the name of the current directory will be used instead.

Build the examples

To build one of the examples, go to the example directory and run cargo run -- build.

Default fonts