Files
breez-sdk-docs/snippets/go/README.md
Jesse de Wit 33b1597da7 ci for golang
2023-11-13 16:18:19 +01:00

6 lines
300 B
Markdown

## Steps to compile the snippets locally
1. Build a golang package
- By running the publish-all-platforms CI in the breez-sdk repository (use dummy binaries)
- or by cloning https://github.com/breez/breez-sdk-go
2. Place the files in the folder `snippets/go/packages/breez-sdk-go`
3. Happy coding