Draku

A documentation browser for Raku

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:

  • listing and browsing modules

  • searching through core documentation

  • rendering pod in the console and scrolling through it

  • various pod elements: titles, subtitles, headings etc

TODO

More documentation! More features!

AUTHOR

Brian Duggan

Draku v0.0.2

A documentation browser for Raku

Authors

  • Brian Duggan

License

MIT

Dependencies

JSON::FastPod::To::RakuColor::SchemeTerminal::UIgit://github.com/jkramer/p6-Text-Wrap.gitPretty::TableColor::NamesCache::Dir

Test Dependencies

Provides

  • Draku
  • Draku::Conf
  • Draku::Extract
  • Draku::Render
  • Draku::Search
  • Draku::UI
  • draku

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.