Skip to content

Getting Started

Get Jnkn running in your project in under 10 minutes.

Choose Your Path

  • Instant Demo


    Don't have a repo ready? Spin up a full example environment locally to see a perfect graph.

    jnkn init --demo
    

    Example Repo

  • Ready to apply to your project?


    Follow the quickstart to scan your first project.

    Quickstart

  • Want CI integration?


    Set up GitHub Actions to check PRs automatically.

    CI Integration

Prerequisites

  • Python 3.11+
  • A project with Python, Terraform, or Kubernetes files

What You'll Learn

  1. Installation — Multiple ways to install Jnkn
  2. Quickstart — Scan a project and understand the output
  3. CI Integration — Automate impact analysis on pull requests