Skip to content

Instantly share code, notes, and snippets.

@hoelzro
Created April 24, 2015 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoelzro/a55ce71fae0d42a8ad7d to your computer and use it in GitHub Desktop.
Save hoelzro/a55ce71fae0d42a8ad7d to your computer and use it in GitHub Desktop.
$ panda help
Usage:
/home/rob/.mokudo/share/perl6/site/170 [--notests] [--nodeps] install [<modules> ...] -- Install the specified modules
/home/rob/.mokudo/share/perl6/site/170 [--notests] installdeps [<modules> ...] -- Install dependencies, but don't build the modules themselves
/home/rob/.mokudo/share/perl6/site/170 [--installed] [--verbose] list -- List all available modules
/home/rob/.mokudo/share/perl6/site/170 [--installed] revdep <name> -- Show reverse dependencies
/home/rob/.mokudo/share/perl6/site/170 update -- Update the module database
/home/rob/.mokudo/share/perl6/site/170 info [<modules> ...] -- Display information about specified modules
/home/rob/.mokudo/share/perl6/site/170 search <pattern> -- Search the name/description
/home/rob/.mokudo/share/perl6/site/170 [--notests] [--name=<Str>] [--auth=<Str>] [--ver=<Str>] [--desc=<Str>] gen-meta -- Autogenerate META.info
/home/rob/.mokudo/share/perl6/site/170 [--exclude=<Any>] smoke -- Test and install all known distributions
/home/rob/.mokudo/share/perl6/site/170 look [<modules> ...] -- Download and unpack the distribution and then open the directory with your shell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment