aboutsummaryrefslogtreecommitdiff
path: root/README.star
blob: 66248bb58c47dd8dad578f279255ebde4b0096e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Rakudo Star -- a useful, usable, "early adopter" distribution of Perl 6

Rakudo Star is a distribution of Perl 6 aimed at early adopters.
This git repository isn't the distribution itself; the repository
contains the tools and scripts used to create a distribution.

If you're looking to simply download and run the latest release
of Rakudo Star, please download a .tar.gz file from
http://github.com/rakudo/star/downloads .

If you're still reading this, we assume you're a Rakudo Star
release manager, or someone that is looking to create new
Perl 6 distributions based on the tools here.  Run 
"make -f tools/star/Makefile" to populate a distribution image.

See tools/star/release-guide.pod for the steps needed to build
a candidate release.

See <https://github.com/rakudo/rakudo/wiki/What's-going-into-Rakudo-*%3F> 
for a list of modules we want included in the distribution.