diff --git a/README.txt b/README.txt new file mode 100644 index 0000000000000000000000000000000000000000..e53e3d084375d82fc03f2e5641abea45683c130f --- /dev/null +++ b/README.txt @@ -0,0 +1,18 @@ +Installation + +- git clone https://gitlab.version.fz-juelich.de/karbach1/EventsAPI.git JSCEventsAPI +- cd JSCEventsAPI +- ./utils/synch.sh ./ + +Run Tests + +- configure configs/myurl.cnf to the test installation +- cp rest/events/htaccess_fromall rest/events/.htaccess + - Warning: events API is now publicly available. Revert this step immediately after tests were run + +Further Tests + +- try to successfully run all scripts in the 'examples' folder + - therefore + - configure configs/dbaccess_jsc.cnf + \ No newline at end of file