We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8176c76 commit 6ed0a83Copy full SHA for 6ed0a83
README.md
@@ -55,6 +55,10 @@ time or are memory hogs) one can use the `run-examples.pl` script in the
55
56
$ perl6 bin/run-examples.pl
57
58
+or simply via the `run-all` target of the Makefle:
59
+
60
+ $ make run-all
61
62
If one wishes to run the examples for a given category, then one can simply
63
use the `--category=<category-dir>` option specifying the desired category's
64
directory name. For example, to run the examples for the `cookbook`
0 commit comments