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

# Command Line Interface

The **Native Desktop CLI** is the primary developer tool for creating, running, and building Native Desktop projects. It is a cross-platform command-line utility that supports macOS, Windows, and Linux.

* Built with TypeScript for consistency and portability.
* Can be installed globally with a single command.
* Provides commands for project creation, execution, and packaging.

For details on available commands, usage examples, and advanced workflows, refer to the following sections.

<Card title="CLI User Guide" icon="terminal" href="/native-desktop/user-guide/command-line-interface/introduction" arrow="true" cta="Click here" />
