X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=777eb21deef7a0ef3ca469e8921b9edec82f008f;hb=e27255431fcfa28076e2d99d7ec330b88408c6b4;hp=95fec81613ec101f92a2eb5e5cd3e161089ec42a;hpb=e589e213acb3682a6d1c4c1abbf3a739e1b1e054;p=catagits%2FGitalist.git diff --git a/README b/README index 95fec81..777eb21 100644 --- a/README +++ b/README @@ -53,18 +53,21 @@ BOOTSTRAPPING path with CPAN they are installed under the Gitalist directory. To do this clone Gitalist from the Shadowcat repository mentioned above - or grab a download from CPAN or broquaint's github repository: + or grab a snapshot from broquaint's github repository: http://github.com/broquaint/Gitalist/downloads With the source acquired and unpacked run the following from within the Gitalist directory: - perl script/bootstrap + perl script/bootstrap.pl This will install the necessary modules for the build process which in turn installs the prerequisites locally. + *NB* The relevant bootstrap scripts aren't available in the CPAN dist as + the bootstrap scripts should not be installed. + INITIAL CONFIGURATION Gitalist is configured using Catalyst::Plugin::Configloader. The supplied sample configuration is in Config::General format, however it