From 49361fbc4e7ab1683b90a5a41e807f0235847f8b Mon Sep 17 00:00:00 2001 From: jensp Date: Sat, 3 Aug 2019 12:53:52 +0000 Subject: [PATCH] README for GitHub git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6162 8810af33-2d31-482b-a856-94f89814c4df --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..7abc57562 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# LibreCCM + +The [https://libreccm.org](LibreCCM) framework and the +[https://librecms.org](LibreCMS) web content management system. + +This repository contains the Jakarta EE based, new version of LibreCCM +and LibreCMS. We are now using Maven as build tool. For convience, we +also provide a small Bash script which makes calling some Maven tasks +easier. More information please refer to the help of the ccm.sh script: + + ccm.sh --help + + +