mirror of
https://github.com/lightninglabs/aperture.git
synced 2026-01-26 12:44:23 +01:00
10 lines
249 B
Markdown
10 lines
249 B
Markdown
## Requirements
|
|
|
|
* go 1.13
|
|
|
|
## Up and Running
|
|
1. Clone the repository.
|
|
2. See `sample-conf.yaml` to see how to configure your target backend services (and, optionally, change the port that Kirin runs on).
|
|
3. `cd cmd/kirin && go build`
|
|
4. `./kirin`
|