> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI

# CLI

The nanoforge CLI is the main tool to use when building or deploying a NanoForge application.

To install the NanoForge CLI use:

```bash theme={null}
npm install -g @nanoforge-dev/cli
```

For usage information see [Usage](./usage.mdx).
