Open your terminal and simply type:
wget -O tnt.zip https://codesearch.tnt.studio/download/mac?licence_key={YOUR_LICENCE_KEY}
{info} If you don't have a licence don't worry. You can use our free version
wget -O tnt.zip https://codesearch.tnt.studio/download/mac
Unzip the file with unzip tnt.zip
and after that, move the binaray to /usr/local/bin/
with
mv tnt /usr/local/bin/
and run chmod +x /usr/local/bin/tnt
Open your terminal and simply type:
wget -O tnt.zip https://codesearch.tnt.studio/download/linux?licence_key={YOUR_LICENCE_KEY}
{info} If you don't have a licence don't worry. You can use our free version
wget -O tnt.zip https://codesearch.tnt.studio/download/linux
Unzip the file with unzip tnt.zip
and after that, move the binaray to /usr/local/bin/
with
mv tnt /usr/local/bin/
and run chmod +x /usr/local/bin/tnt
Download:
tnt.zip https://codesearch.tnt.studio/download/windows?licence_key={YOUR_LICENCE_KEY}
{info} If you don't have a licence don't worry. You can use our free version
https://codesearch.tnt.studio/download/windows
Unzip the file and add it to your environment: