mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-06 09:17:10 +08:00
5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
|
|
go build -i -o target/godis-darwin ./src/cmd
|