Skip to content

Contributing to the Wrapper

The Exegol wrapper is the command-line interface for managing Exegol containers. It provides a user-friendly way to interact with Exegol images and containers.

Getting started

  1. Fork the Exegol repository
  2. Follow the Installation Guide to set up your development environment
  3. Checkout the dev branch
  4. (optional) create a new branch in your fork, if you plan on working on different topics
  5. Create your content using this guide
  6. Make sure your changes work locally
  7. Stage, Commit, and Push your changes
  8. Submit a Pull Request (https://github.com/ThePorgs/Exegol/compare)

Need Help?

NOTE

Considering the wrapper is not the component where people want to contribute most (because that's not where tools are installed, because it may seem a bit complex at first), we don't want to spend time writing documentation most won't ever read. If you DO want to author to the wrapper, please contact us, and we will work with you.

Last updated: