Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ThePorgs/Exegol-docs
Documentation for Exegol
https://github.com/ThePorgs/Exegol-docs
docker documentation hacking pentest python
Last synced: 2 months ago
JSON representation
Documentation for Exegol
- Host: GitHub
- URL: https://github.com/ThePorgs/Exegol-docs
- Owner: ThePorgs
- License: gpl-3.0
- Created: 2022-07-04T17:41:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T11:55:07.000Z (9 months ago)
- Last Synced: 2024-04-14T13:09:47.702Z (9 months ago)
- Topics: docker, documentation, hacking, pentest, python
- Language: Python
- Homepage: https://exegol.readthedocs.io/
- Size: 13.4 MB
- Stars: 38
- Watchers: 2
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> **📌 This repository hosts code for the Exegol documentation, a sub-repository of the Exegol project.
> If you were looking for Exegol, go to [the main repo](https://github.com/ThePorgs/Exegol)**
___# Exegol docs
This repository hosts the source of the documentation for users, contributors, developers (work in progress), and maintainers (work in progress).
Link to the doc: https://exegol.readthedocs.io/.
## Branch description
- main: The main branch is the officiel latest stable version of the exegol project.
- dev: The dev branch is a place for updates related to existing features and minor documentation updates.
- dev-images: This branch is dedicated to the latest news being developed in exegol **image** (nightly). It will be merge in "main" when a stable and official version will be released.
- dev-wrapper: this branch is dedicated to the latest news being developed in exegol **wrapper** (dev). It will be merge in "main" when a stable and official version will be released.