reference_this

reference_this is a simple tool that reads a folder of files (mainly .gleam) and copies the content into a gleam file as strings. This is useful if you, for instance, wish to build a custom website to display the examples/tutorials for a gleam library.

Functions

pub fn main() -> Nil
Search Document