install-ntools.py
A companion Python installer that downloads and extracts an NTools release ZIP.
Quick usage
Dry-run:
python atools/install-ntools.py --version 1.33.3 --dry-run
Install:
python atools/install-ntools.py --version 1.33.3
See docs/atools/index.md for more background and notes on defaults and safety checks.