Documentation Index
Fetch the complete documentation index at: https://developers.notion.com/llms.txt
Use this file to discover all available pages before exploring further.
Install via script (recommended)
The recommended way to installntn:
ntn is available for macOS and Linux (x64 and arm64). Windows support coming soon!Install via npm
Requires Node.js 22+ and npm 10+.
Verify installation
Shell completions
Enable tab completions for your shell:Building from source
Clone the repository and use mise to build a local debug binary installed asntnd:
mise watch and other development workflows.