-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
GTM debian package can be downloaded from here (Releases)
Download gtm .deb package
Install debian package as alwayas (GUI double click or apt install [filename] should both work)
You might have to installssh2 with apt install libssh2-1-dev manually if not installed yet (Will fix in future)
GTM executable can be downloaded from here (Releases)
Download gtm-linux
Extract downloaded zip to /usr/local/bin/
Add run permissions chmod +x /usr/local/bin/gtm
GTM installer can be downloaded from here (Releases)
Download gtm .msi installer
Run installer
Enjoy!
GTM executable can be downloaded from here (Releases)
Download gtm-windows
Extract downloaded zip to temporary location.
Copy gtm.exe to C:\Program Files\gtm\ You need to create gtm directory
Copy git2.ddl to C:\Windows\System32
Note that both of the steps require Administrative privileges
Open the Start Search, type in env, and choose Edit the system environment variables
Click the Environment Variables… button.
Under the System Variables section (the lower half), find the row with Path in the first column, and click edit.
The Edit environment variable UI will appear. Here, you can click New and paste in C:\Program Files\gtm.
Dismiss all of the dialogs by choosing OK. Your changes are saved! (You might have to restart programs)
GTM executable can be downloaded from here (Releases)
Download gtm-macOS
Extract downloaded zip to /usr/local/bin/
Add run permissions chmod +x /usr/local/bin/gtm