homebox/docs/docs/build.md
Hayden ed1230e17d
feat: goreleaser + remove cgo dependency (#363)
* wip: goreleaser

* update image path

* spelling

* set working dir

* change main.go

* remove unused field

* drop cgo requirement

* remove unused workflow step

* generate code

* drop cgo from docker file

* update publish workflow

* annotate as unfinished
2023-03-22 20:49:49 -08:00

15 lines
No EOL
150 B
Markdown

# Building The Binary
This document describes how to build the project from source code.
## Prerequisites
TODO
## Building
TODO
## Running
TODO