> For the complete documentation index, see [llms.txt](https://joerivanarkel.gitbook.io/piratelang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joerivanarkel.gitbook.io/piratelang/installation.md).

# Installation

Pirate is currently available with a simple windows installer and as a raw source code download. The installer will install the Pirate CLI, which can be used to run pirate files. The raw source code download can be used to build the CLI and the Pirate library.

## Windows Installer

1. Download the latest installer from the [releases](https://github.com/piratelang/pirate/releases)
2. Run the installer
3. Add the Pirate CLI to your PATH

## Raw Source Code

1. Download the latest source code from the [releases](https://github.com/piratelang/pirate/releases)
2. Build the solution
3. Add the Pirate CLI to your PATH
