# Welcome to Jumpstarter ```{eval-rst} .. image:: https://img.shields.io/badge/GitHub-Repository-blue?logo=github :target: https://github.com/jumpstarter-dev/jumpstarter :alt: GitHub Repository .. image:: https://img.shields.io/badge/PyPI-Packages-blue?logo=pypi :target: https://pypi.org/project/jumpstarter/ :alt: Python Packages .. image:: https://img.shields.io/matrix/jumpstarter%3Amatrix.org?color=blue :target: https://matrix.to/#/#jumpstarter:matrix.org :alt: Matrix Chat .. image:: https://img.shields.io/badge/Etherpad-Notes-blue?logo=etherpad :target: https://etherpad.jumpstarter.dev/pad-lister :alt: Etherpad Notes .. image:: https://img.shields.io/badge/Weekly%20Meeting-Google%20Meet-blue?logo=google-meet :target: https://meet.google.com/gzd-hhbd-hpu :alt: Weekly Meeting ``` Jumpstarter is a free and open source testing tool that bridges the gap between development workflows and deployment environments. It enables you to test your software stack consistently across both real hardware and virtual environments using cloud native principles. See Jumpstarter in action: ```{raw} html ``` One tool, any target. Jumpstarter decouples devices from test runners, letting you use identical automation scripts everywhere - your *Makefile* for device testing. ```{include} ../../README.md :start-after: "## Highlights" :end-before: "##" ``` Ready to get started? Use the navigation menu to find documentation that fits your needs. ```{toctree} :maxdepth: 3 :hidden: introduction/index.md getting-started/index.md contributing.md glossary.md reference/index.md ```