mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-05 08:46:56 +08:00
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
go build -i -o target/godis-darwin ./src/cmd
|