No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland Haroutiounian 9fe960c63c Changed the url in the test template 8 years ago
examples First version of lodel2 instance creation script 8 years ago
globconf.d Some modifications + tests update for settings loader 8 years ago
install First version of lodel2 instance creation script 8 years ago
lodel Deleted the old run.py file 8 years ago
plugins/dummy First version of lodel2 instance creation script 8 years ago
scripts Documentatio update 8 years ago
templates Changed the url in the test template 8 years ago
tests test settings 8 years ago
.gitignore Updated the doxygen documentation 8 years ago
Doxyfile Add Doxyfile form doxygen generation 8 years ago
Makefile Updated comments (and deleting space between ## and @brief ) 8 years ago
README.txt Documentatio update 8 years ago
__init__.py Documentatio update 8 years ago
em_test.py First version of lodel2 instance creation script 8 years ago
requirements.txt Created the structure of pymongo Datasource 8 years ago
run.py Bug Fix on the session timestamping management 8 years ago
runtest correction import pymysql 8 years ago
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini 8 years ago
settings.py correction import pymysql 8 years ago

README.txt

Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path

Doxygen documentation generation :
doxygen

Dynamic code generation :
python3 scripts/refreshdyn.py examples/em_test.pickle OUTPUTFILE.py

Instance creation :
Use the script in scripts/create_instance.sh

Usage : scripts/create_instance.sh instance_name instance_dir [lodel_libdir]