From 9a57a64405af12b5b82bf7e068bd32a3f9813550 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 1 Jun 2008 23:11:18 +0200 Subject: added docs for bootstrap and checklinks --- doc/bootstrap | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bootstrap (limited to 'doc/bootstrap') diff --git a/doc/bootstrap b/doc/bootstrap new file mode 100644 index 0000000..9eb306a --- /dev/null +++ b/doc/bootstrap @@ -0,0 +1,14 @@ +bootstrap - install the most essential utilities in $HOME. + +Usage: ./bootstrap + +bootstrap will, in this order, do the following: + + * create a basic directory structure + + * Check whether python is installed on the machine + + * Check whether mercurial is install on the machine + If not, receives a pre-build one via ssh/tar + + * Clone and then install the core repository -- cgit v1.2.3