Categorygithub.com/Shitovdm/GitRsync
modulepackage
0.9.3
Repository: https://github.com/shitovdm/gitrsync.git
Documentation: pkg.go.dev

# README

GitRsync

Release Windows Linux Macos

Build the project:

go build -o ./GitRsync.exe -ldflags -H=windowsgui go build -o ./GitRsync-x64.exe

Embedding binary resources:

rsrc -manifest x64.manifest -o rsrc.syso -ico="./public/assets/src/icon/iconwin.ico" -arch amd64 rsrc -manifest x32.manifest -o rsrc.syso -ico="./public/assets/src/icon/iconwin.ico" -arch 386

# Packages

No description provided by the author
No description provided by the author