Download & install Sidetrek
Follow the steps below to download and install Sidetrek CLI.
Prerequisites
Make sure you have the following installed on your machine:
- Python version 3.10-3.11
- Poetry
- git CLI
Download and Install for Your OS
To download and install Sidetrek, select your Operating System and then run the shown command in your terminal. Please note that Sidetrek currently does not officially support Windows.
Verify Installation
To verify that Sidetrek has been installed correctly, run the following command in your terminal.
You should see:
Updating Sidetrek
To update Sidetrek to the latest version, you simply need to run the install command again:
Next Steps
OK, you should now be able to run sidetrek
command anywhere in your terminal. Next, we will create a new data project using Sidetrek CLI.