News

Some CSV imports take too long to import via the web interface so it is helpful to import using "bench data-import" as this doesn't have timeouts. However, after doing one import with "bench ...
Linux: # Create a virtual environment in the root of the designcd< example_root > python -m venv .venv --prompt ectf-example # Enable virtual environment. ./.venv/bin/activate # Install the host tools ...