Installation
# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash
# Or using Go
go install github.com/xdagiz/xytz@latestChangelog
New Features
- e96e034: feat(cli): add cookies-from-browser and cookies flag for auth (@xdagiz)
- 5da7198: feat(release): add goreleaser and github action for automated releases (@xdagiz)