mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-12 20:20:16 +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
|