atools — Python helper tools (overview)
This section gives a short overview of the small Python helper tools in the atools/ folder. Each tool has its own
reference page linked below with detailed usage, prerequisites, and examples.
Tools
- add-issue.py — Convert backlog-format markdown into GitHub issues or Azure DevOps work items. See the subpage for installation, examples, troubleshooting, and tests.
- install-ntools.py — Cross-platform installer to download and extract NTools release ZIPs; supports
--dry-runand includes safety checks.