SDK install

Author: Jase Batchelor

This page shows scripts for both installation and update of our required SDKs and runtimes.

See the relevant articles for more information on each SDK or runtime:


Sections


Installation

Install all the things - iatt.sh

This script was created to run on both MacOS and Debian.

https://github.com/nakame/env/blob/main/bin/iatt.sh

Run the iatt.sh script

image

Verify versions of installed SDKs and utilities

Once the iatt.sh script has completed you should be able to see a number of tools installed in your $HOME directory.

Entries have also been added to .zshrc or .bashrc .

image

 


Updates

Update all the things - uatt.sh

https://github.com/nakame/env/blob/main/bin/uatt.sh

image