=pod =head1 NAME bootstrap - install the most essential utilities in $HOME. =head1 SYNOPSIS B<./bootstrap> =head1 DESCRIPTION bootstrap will, in this order, do the following: =over =item * create a basic directory structure =item * Check whether python is installed on the machine =item * Check whether mercurial is install on the machine. If not, fetches a pre-built one via ssh/tar =item * Clone and then install the core repository =back =head1 AUTHOR Daniel Friesel =cut vim:ft=pod