下载
单一二进制文件——选择您的平台
下载后 — Unix: chmod +x railbase_* && ./railbase_* serve
Windows: railbase_windows_amd64.exe serve
Verify your download (optional)
Confirm the file wasn't corrupted in transit — compare its SHA-256 against checksums.txt:
Windows: certutil -hashfile railbase_windows_amd64.exe SHA256
macOS / Linux: shasum -a 256 railbase_*