From 45aeec248278371ff3c0ca6d3f8711a5feab3f58 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 22 Jun 2020 18:35:18 -0400 Subject: Update to make readme more readable --- README.md | 6 +++++- null | 6 ------ 2 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 null diff --git a/README.md b/README.md index 82366d1..031c23b 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,18 @@ You can find a demo instance at [cogarr.net/demos/sober](https://cogarr.net/demo ## Installation -To install, +To install: + 1. clone this repo 2. edit config.h 3. edit the first 3 lines of build.bat or build.sh 4. run the build.bat or build.sh script. 5. point your web server to the cgi-bin directory. + SOBER should set up it's files as needed. ## Usage + People that need to use the bug tracker should have access (ex over ssh) to the deploy/bugs directory. Each bug has a id# as a filename. You can search for bugs by using grep. Ex: `grep "0:" *` will find all open bugs @@ -26,5 +29,6 @@ statis can be: * 2 : closed, text MUST NOT exist ## Misc + If your filesystem supports it, "lock" the file while it is being edited by a developer, so that data submitted by users is not overwritten. diff --git a/null b/null deleted file mode 100644 index 11ac645..0000000 --- a/null +++ /dev/null @@ -1,6 +0,0 @@ -Version: ImageMagick 6.9.3-8 Q16 x64 2016-04-10 http://www.imagemagick.org -Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC -License: http://www.imagemagick.org/script/license.php -Visual C++: 180040629 -Features: Cipher DPC HDRI Modules OpenMP -Delegates (built-in): bzlib cairo freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib -- cgit v1.2.3-70-g09d2