cli-requirements.md

December 8, 2025 ยท View on GitHub

CLI Tools

Requirements

To execute RTEC via our CLI you need, at the very least:

  • SWI-Prolog 8.2+.
  • A version of Python 3 with pip and setuptools.

The CLI also requires the Click package which is installed automatically via setuptools, as described the following sections.

๐Ÿ ”

Contents

  1. 1CLI Tools
  2. 1.1Requirements