mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
62 lines
1.2 KiB
ReStructuredText
62 lines
1.2 KiB
ReStructuredText
.. _packaging-getting-started:
|
|
|
|
===============
|
|
Getting Started
|
|
===============
|
|
|
|
Select an option below to get started with packing a service for embassyOS.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: Environment Setup
|
|
:link: environment-setup
|
|
:icon: scylla-icon scylla-icon--integrations
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Get your environment setup to optimize service packaging
|
|
|
|
.. topic-box::
|
|
:title: Build your first Package
|
|
:link: build-package-example/index
|
|
:icon: scylla-icon scylla-icon--open-source
|
|
:class: large-4
|
|
:anchor: Begin
|
|
|
|
Follow along to learn packaging fundamentals with an example
|
|
|
|
.. topic-box::
|
|
:title: SDK
|
|
:link: sdk
|
|
:icon: scylla-icon scylla-icon--apps
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Discover details about Start9's Software Development Kit
|
|
|
|
.. topic-box::
|
|
:title: Checklist
|
|
:link: checklist
|
|
:icon: scylla-icon scylla-icon--roadmap
|
|
:class: large-4
|
|
:anchor: Begin
|
|
|
|
Quickly get started with concise steps
|
|
|
|
.. raw:: html
|
|
|
|
</div></div>
|
|
|
|
.. This is for the side navigation display
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
environment-setup
|
|
sdk
|
|
checklist |