From 92cbe800c3ec055390451fc04b39a686ad5c4400 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 26 Feb 2022 21:11:38 +0100 Subject: [PATCH] update --- .gitattributes | 37 +++++++++++++++++++++++++++++++++++++ README.md | 8 +++++++- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cac0bd9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,37 @@ +* text=false +*.php ident + +# Force the following filetypes to have unix eols, so Windows does not break them +*.php text eol=lf +*.js text eol=lf +*.sh text eol=lf +*.css text eol=lf +*.md text eol=lf +*.txt text eol=lf +*.htaccess text eol=lf +*.json text eol=lf +*.c text eol=lf +*.cpp text eol=lf +*.h text eol=lf + +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.mov binary +*.mp4 binary +*.mp3 binary +*.flv binary +*.fla binary +*.swf binary +*.gz binary +*.zip binary +*.7z binary +*.ttf binary +*.eot binary +*.woff binary +*.pyc binary +*.pdf binary +*.dat binary +*.z binary \ No newline at end of file diff --git a/README.md b/README.md index 6988ab2..1a01d5a 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# cOMS \ No newline at end of file +# Karaka + +

Logo

+ +The cOMS framework and toolset is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary C++ functionality. + +With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization. \ No newline at end of file