From: Wolfram Schneider Date: Thu, 6 Feb 2014 16:27:26 +0000 (+0000) Subject: update devel tools X-Git-Tag: 1.0.0~1507 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=9d8bf7e27c93d61482c3ea113bb211de1db10d6b update devel tools --- diff --git a/README b/README index 6e16913..a0716fc 100644 --- a/README +++ b/README @@ -9,18 +9,21 @@ irrespective of CMS or lack thereof, to enable MasterKey searching. WHAT'S WHAT =========== -README -- this file +README -- this file Makefile -- delegates to tools/htdocs/Makefile -tools -- the tools that make up the Widget Set +tools -- the tools that make up the Widget Set examples -- examples of applications that use MKWS -notes -- internal documents, not for customers + +notes -- internal documents, not for customers Required devel tools ==================== on debian, you will need: -$ sudo apt-get install curl git-core pandoc yui-compressor +$ sudo apt-get install curl git-core pandoc yui-compressor node-js + +for apache setup, see tools/apache2/README NEWS =========