> For the complete documentation index, see [llms.txt](https://docs.pkgforge.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pkgforge.dev/sbuild/introduction.md).

# Introduction

SBUILD is a YAML-based build script format inspired by APKBUILD and PKGBUILD.

## Getting Started

1. Read the [Specification](/sbuild/specification.md)
2. View [Examples](/sbuild/instructions/examples.md)
3. Browse [existing packages](https://github.com/pkgforge/soarpkgs/tree/main/packages)
4. [Write your own](/sbuild/instructions.md)
