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

# NPM and GitHub

> CLI distribution channels.

The CLI package is `@firstsales.io/cli` and installs the `firstsales` binary.

```bash theme={null}
npm install -g @firstsales.io/cli
```

Package page:

```text theme={null}
https://www.npmjs.com/package/@firstsales.io/cli
```

Source repository:

```text theme={null}
https://github.com/firstsalesio/firstsales-cli
```

NPM publishing is handled during release gates after token and org access checks pass.
