Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created November 22, 2016 20:43
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 zoffixznet/c61e30315336a791c95ec8f6e93cecaf to your computer and use it in GitHub Desktop.
Save zoffixznet/c61e30315336a791c95ec8f6e93cecaf to your computer and use it in GitHub Desktop.
Usage:
/home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E
[--force] fetch [<identities> ...] -- Download specific distributions
[--force] test [<paths> ...] -- Run tests
[--force] build [<paths> ...] -- Run Build.pm
[--depends] [--test-depends] [--build-depends] [--test] [--fetch] [--force] [--dry] [--update] [--upgrade] [--depsonly] [--serial] [--exclude=<Any>] [--to|--install-to=<Any>] install [<wants> ...] -- Install
[--force] [--from|--uninstall-from=<Any>] uninstall [<identities> ...] -- Uninstall
[--wrap=<Int>] search [<terms> ...] -- Get a list of possible distribution candidates for the given terms
[--max=<Int>] [-i|--installed] list [<at> ...] -- A list of available modules from enabled content storages
upgrade [<at> ...] -- Upgrade installed distributions (BETA)
rdepends <identity> -- View reverse dependencies of a distribution
[--sha1] locate <identity> -- Lookup locally installed distributions by short-name, name-path, or sha1 id
[--wrap=<Int>] info <identity> -- Detailed distribution information
[--force] look <identity> -- Download a single module and change into its directory
[--depends] [--test-depends] [--build-depends] [--test] [--fetch] [--force] [--update] [--upgrade] [--depsonly] [--exclude=<Any>] [--to|--install-to=<Any>] smoke -- Smoke test
update [<names> ...] -- Update package indexes
[--confirm] nuke [<names> ...] -- Nuke module installations (site, home) and storages from config (RootDir, StoreDir, TempDir)
[-h|--help]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment