Skip to content

Commit 68ece2a

Browse files
committed
Add description to build project through GOXC
1 parent 80c4d34 commit 68ece2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,13 @@ fi
6161
- **-output**: Output directory (default `.`)
6262
- **-yml**: Compose file path (default `docker-compose.yml`)
6363
- **docker-host**: Docker host connection
64+
65+
66+
67+
## Build
68+
69+
Using [goxc](https://github.com/laher/goxc).
70+
71+
```bash
72+
goxc
73+
```

0 commit comments

Comments
 (0)