Releases: shaneburrell/modelmove
Release list
v0.1.3
Changelog
Other
- 0ad3fbc: Fix nilerr lint in cleanStage WalkDir callback. ( <>)
Installing
Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.
go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.3
v0.1.2
Changelog
Other
Installing
Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.
go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.2
v0.1.1
Changelog
Other
- 753dc04: Document Homebrew install via shaneburrell/tap ( <>)
- 250bcd2: Move CI onto the Node 24 action releases ( <>)
Installing
Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.
go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.1
v0.1.0
Changelog
Other
- e8fe450: Initial modelmove: sparse-delta verified model transfer (Shane Burrell shane@shaneburrell.com)
- 02e3f54: Promote cobra and blake3 to direct requirements (Shane Burrell shane@shaneburrell.com)
Installing
Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.
go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.0