Kubos SDK DocsΒΆ
The “Kubos SDK” is a term used to describe all of the components used to build Kubos projects:
- Vagrant box - The VM that contains the “ready to run” Kubos development environment
- Kubos source modules - The underlying libraries on which Kubos projects are built
This documentation section contains the various guides related to using the Kubos SDK:
- Installing the Kubos SDK - How to install the SDK onto your host machine
- Example Kubos Projects - A list of example projects using the SDK
- Using C with the Kubos SDK - A guide to using C with the Kubos SDK
- Using Rust with the Kubos SDK - How to develop and run Kubos projects using Rust
- Using Python with the Kubos SDK - How to develop and run Kubos projects using Python
- Setting up the Kubos Windows Development Environment - How to develop Kubos projects from a Windows-based host computer
- Upgrading Your Kubos Development Environment - How to upgrade to the latest version of the Kubos SDK