/wooki

Wooki* is a smart tool to write documents. It let you publish them and get reviews.

Primary LanguageJavaOtherNOASSERTION

Wooki – Collaborative Writing

Getting Started

Running Wooki using the WAR packaged version

Requirements:

  • A web application server like Tomcat or Jetty
  • A minimum of 128Mo of RAM for the JVM

Steps:

  • Download the latest WAR from http://wookicentral.com/download
  • Unzip the archive in the 'webapps' folder of your server directly
  • Follow installation instructions
  • That's it !

Important : You MUST explode the archive to allow Wooki to keep installation informations between versions. Or backup the 'WEB-INF/classes/config.properties' file after installation process.

Running Wooki directly from the source

Requirements:

  • Maven 2 or more recent

Steps:

More Informations & contacts