TAPLE Client First steps
TAPLE Client First steps
The minimum requirements for running the tutorials are as follows:
- Linux operating system. TAPLE has only been tested on Linux operating systems. In the future, Windows and Mac systems will be supported.
- Internet connection
- cURL
- Docker
- TAPLE Tools
- Git
IMPORTANT
Tutorials assume that:
- Docker service has elevated privilegies. If you have any trouble with it try using
sudo
orsu
utilities. - All required applications (cURL, Docker, TAPLE Tools and Git) are in the
$PATH
environment variable.