Notice: this guide is still in development!
This document is there to outline the development principles, style and quality of code. The goal of this guide is to homogenies the codebase. This guide will not be enforced to the letter but rather to it's spirit.
The main goal of the project is to provide an intuitive Software Development Kit (SDK) for the Proxmox Virtual Environment (PVE).
The secondary goal of the project is to provide a Command Line Interface (CLI) to interact with the PVE. A goal of this CLI is provide implementation examples of this SDK.
More information about the CLI van be found is cli.md
More information about the SDK van be found is sdk.md