﻿# Getting Started

Jean-Pierre is a command-line toolkit designed to integrate seamlessly into your
existing workflow, providing a flexible and powerful pair-programming experience
with LLMs.

JP is distributed as a single-binary executable, for different platforms.
You can install it following one of the methods described in the [installation
guide].

Once installed, you can run the `jp` command to start using JP.
See the [usage guide] for more information.

Check out the [case studies] to see JP in action.
To find out what features JP offers, see the [features] section.

Once you're familiar with JP, you can explore the [configuration options] to
customize your experience.

[case studies]: ./case-studies.md
[configuration options]: ./configuration.md
[features]: ./features.md
[installation guide]: ./installation.md
[usage guide]: ./usage.md
