Initial commit

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-02-18 20:20:24 +00:00
parent 36516f38ca
commit 465547466c
3 changed files with 18 additions and 11 deletions

View File

@@ -4,11 +4,7 @@ Extending opencode with additional binaries
## Features
## Install
```sh
```
* Includes Go
## Building from source
@@ -18,14 +14,10 @@ With Docker:
make docker-build
```
Standalone:
```sh
make build
```
## Resources
* https://github.com/anomalyco/opencode/pkgs/container/opencode
## Contributing
If you find a bug or have an idea for a new feature please [raise an issue](issues/new) to discuss it.