Rand Stats

Draku

zef:bduggan

Actions Status Actions Status

NAME

Draku -- Documentation viewer for Raku

SYNOPSIS

# Browse installed modules and core docs
draku

# View inline documentation for a module
draku Color

# Search the core docs for a phrase
draku search List

DESCRIPTION

This is a system for viewing raku pod in a terminal console.

It finds modules and extracts inline documentation.

It also greps through the core documentation.

Data is stored in ~/.config/draku or the equivalent if XDG_CONFIG_HOME is set.

Screenshots!

Things that are currently supported:

TODO

More documentation! More features!

AUTHOR

Brian Duggan