aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 483257451e8a67f3056814bb90de54d28bb155c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Rakudo Star -- a Perl 6 distribution based on Rakudo Perl

See <http://wiki.github.com/rakudo/rakudo/whats-going-into-rakudo> for a list
of modules we want included in the distribution.

This repository doesn't contain a distribution, it contains the tools
and scripts to build a distribution.  Run "make VERSION=yyyy.mm" to populate 
a distribution image in the rakudo-star-yyyy.mm/ directory.  The build
system assumes that you have the following tools available:

    * git
    * wget