From 64b98124c1ada9180d8e713df5bc28d9c8243a75 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 18 Feb 2009 20:32:11 +0100 Subject: Add file INSTALL. --- INSTALL | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 INSTALL diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..14b595b --- /dev/null +++ b/INSTALL @@ -0,0 +1,38 @@ +#author Christoph Senjak and Matthias Benkard +#date 2009-02-18 - (format-time-string "%Y-%m-%d") +#title CljSSSS^g Quick Start Guide +#desc The CljSSSS^g installation guide + +; Time-stamp: <2009-02-18 20:31:12 mulk> +; +; C-c i t insert-time-stamp +; C-c C-t muse-project-publish-this-file +; C-c C-e muse-edit-link-at-point +; C-c C-i muse-insert-thing + +; CljSSSSg + + +* Dependencies + +The following dependencies need to be on your class path: + + - Clojure + + - Compojure along with all of its dependencies, including: + - Fact + - Jetty + - Rend + - The Apache Commons Logging API + - The Java Servlet API + + - StringTemplate along with ANTLR + + +---- + +*(format-time-string "%Y-%m-%d, %k:%M %Z")* + +; Local Variables: +; mode: muse +; End: -- cgit v1.2.3