App::Doc-N-Save
Doc-N-Save
Table of Contents
NAME
Doc-N-Save
AUTHOR
Francis Grizzly Smit ([email protected])
VERSION
0.1.0
TITLE
Doc-N-Save
SUBTITLE
A collection of Raku programs for managing modules and apps in Raku, and do things like summit to zef etc.
COPYRIGHT
GPL V3.0+ LICENSE
Introduction
A collection of Raku programs for managing modules and apps in Raku, and do things like summit to zef etc.
B
doc-n-save
> a program for generating Documentation from pod files (files containing pod6 markup) and saving the result to git.mk-raku-dirs either create a full skeleton repository from a few simple arguments or make sure that an existing repository is complete.
doc-n-save
doc-n-save --help
Usage:
doc-n-save <name> [<additional-pod-files> ...] [-l|--lib=<Str>] [-b|--bin=<Str>] [-e|--exts=<Str>] [-d|--docs=<Str>] [-m|--markdown-path=<Str>] [-o|--only-app] [-c|--comment=<Str>]