Release v0.1.0
Deadend CLI v0.1.0 Stable version;
Server Downloads (RPC Server)
Linux (x86_64):
deadend-linux-x86_64-unknown-linux-gnu.tar.gz
macOS (ARM64):
deadend-macos-aarch64-apple-darwin.tar.gz
CLI Downloads (Interface)
Linux (x86_64):
deadend-cli-linux-x86_64.tar.gz
macOS (ARM64):
deadend-cli-macos-aarch64.tar.gz
Installation
Download and run the install script:
curl -fsSL https://raw.githubusercontent.com/xoxruns/deadend-cli/v0.1.0/install.sh | bash -s -- --version v0.1.0Or manually extract and install:
tar -xzf deadend-<platform>-<arch>.tar.gz
cd deadend-<platform>-<arch>
sudo cp -r * /usr/local/
Hope you enjoy the new release, let me know if this works for macos and linux