Update domain name to kpe.io
[vcs-tree.git] / INSTALL
1 This program requires the SBCL Common Lisp system
2 (http://www.sbcl.org) to compile. Because of its use of a new feature
3 of SBCL, "(save-lisp-and-die :executable t)", vcs-tree requires SBCL
4 version 0.9.4 or greater to compile
5
6 Once you have SBCL installed on your system, you can give the command
7    make
8 which will create the executable file "_vcs-tree". You can then copy
9 that file to any directory in your path, such as /usr/local/bin/
10 Additionally, the small shell wrapper "vcs-tree" can be used and copied to
11 a directory of binaries along with _vcs-tree.