v0.3.2
Release Notes
- Fixed a bug where
install
did not work properly with relative paths. - Added
update
.
Known Issues
- Using a
~
when running theget-file
andsend-file
commands causes the program to throw an invalid file name error.
Installing on Windows
Download and run installer-win32-AMD64.exe
Installing on macOS
If you are using a Mac with an M1 or M2 processor, download installer-darwin-arm64
.
If you are using a Mac with an Intel processor, download installer-darwin-x86_64
.
Press ⌘+Space to open Spotlight Search. Search for Terminal and open the Terminal app.
Once the Terminal app is open, execute:
cd ~/Downloads
chmod +x ./installer-darwin-arm64
./installer-darwin-arm64
OR
cd ~/Downloads
chmod +x ./installer-darwin-x86_64
./installer-darwin-x86_64
depending on which installer you downloaded.
If you receive an error which states
“installer-darwin-[processor type]” can’t be opened because Apple cannot check it for malicious software.
open System Preferences and select Security & Privacy. If you see this message:
“installer-darwin-[processor type]” was blocked from use because it is not from an identified developer.
click Allow Anyway and go back to the second step.
Installing on GNU+Linux
Download installer-linux-x86_64
.
Open a terminal, navigate to your Downloads folder, and execute the following commands:
chmod +x ./installer-linux-x86_64
./installer-linux-x86_64
SHA256 Checksums
installer-win32-AMD64.exe SHA256: 5af5b66e97194ef1a59fd5ff5431d8c19481ac05819449db98e420b78ac7634a
installer-linux-x86_64 SHA256: caf18e48fc69d0f25152e3a69624437ee548c1f461c432becd2ab824e42e3d4a
installer-darwin-arm64 SHA256: 0f20b4336c7258b2d63c9f7333313353dabca8e2d0024f40c04b0f1db09e0c50
installer-darwin-x86_64 SHA256: ca9c55f491d1968cb1ea525558191f308420958422998965cb26c35ec0b2f0d6