You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,26 +124,26 @@
124
124
If you prefer to explore your data using a graphical interface instead of the command-line, feel free to try out **[qsv pro](https://qsvpro.dathere.com)**. Leveraging qsv, qsv pro can help you quickly analyze spreadsheet data by just dropping a file, along with many other interactive features. Learn more at [qsvpro.dathere.com](https://qsvpro.dathere.com) or download qsv pro directly by clicking one of the badges below.
<atarget="_blank"href="https://qsv.dathere.com/download/qsv-pro/windows"><imgalt="qsv pro Windows download badge"src="https://github.com/user-attachments/assets/59fa54f8-dba5-4cb4-b79e-73eabce6fccc"width="200" /></a>
128
+
<atarget="_blank"href="https://qsv.dathere.com/download/qsv-pro/macos"><imgalt="qsv pro macOS download badge"src="https://github.com/user-attachments/assets/397ae654-249c-457d-846a-ef805064c30e"width="200" /></a>
129
+
<atarget="_blank"href="https://qsv.dathere.com/download/qsv-pro/linux-deb"><imgalt="qsv pro Linux (deb) download badge"src="https://github.com/user-attachments/assets/fa3baab0-3cad-4551-8a6c-c662ab34f4fc"width="200" /></a>
130
+
<atarget="_blank"href="https://qsv.dathere.com/download/qsv-pro/linux-rpm"><imgalt="qsv pro Linux (rpm) download badge"src="https://github.com/user-attachments/assets/03e55e06-2861-4e20-864d-14cb82859be1"width="200" /></a>
131
+
<atarget="_blank"href="https://qsv.dathere.com/download/qsv-pro/linux-appimage"><imgalt="qsv pro Linux (AppImage) download badge"src="https://github.com/user-attachments/assets/742d4a46-cfef-4d74-b4ab-8cbde5dc065f"width="200" /></a>
132
132
</div>
133
133
134
134
### Option 1: Download Prebuilt Binaries
135
135
136
136
Full-featured prebuilt [binary variants](#variants) of the latest qsv version for Linux, macOS & Windows are available [for download](https://github.com/dathere/qsv/releases/latest), including binaries compiled with [Rust Nightly](https://stackoverflow.com/questions/70745970/rust-nightly-vs-beta-version) ([more info](https://github.com/dathere/qsv/blob/master/docs/PERFORMANCE.md#nightly-release-builds)). You may click a badge below based on your platform to download a ZIP with pre-built binaries.
<atarget="_blank"href="https://qsv.dathere.com/download/linux-x86_64-gnu"><imgalt="qsv Linux x86_64 GNU download badge"src="https://github.com/user-attachments/assets/f71812ec-30bc-4bfe-a8a3-a639d6a6c5aa"width="200" /></a>
140
+
<atarget="_blank"href="https://qsv.dathere.com/download/linux-aarch64-gnu"><imgalt="qsv Linux AArch64 GNU download badge"src="https://github.com/user-attachments/assets/80dccb2a-c0e5-4f85-a4e2-282d7e84d03f"width="200" /></a>
141
+
<atarget="_blank"href="https://qsv.dathere.com/download/linux-x86_64-musl"><imgalt="qsv Linux x86_64 MUSL download badge"src="https://github.com/user-attachments/assets/aa2ee7ec-c183-4426-87e6-c2e9c136b69f"width="200" /></a>
<atarget="_blank"href="https://qsv.dathere.com/download/windows-msvc"><imgalt="qsv Windows MSVC download badge"src="https://github.com/user-attachments/assets/d4418a34-541a-4a9a-8f29-da25d9ff3d7f"width="200" /></a>
145
+
<atarget="_blank"href="https://qsv.dathere.com/download/windows-aarch64-msvc"><imgalt="qsv Windows AArch64 MSVC download badge"src="https://github.com/user-attachments/assets/2754df2b-9125-4c6d-aaf4-951cefe69a7f"width="200" /></a>
146
+
<atarget="_blank"href="https://qsv.dathere.com/download/windows-gnu"><imgalt="qsv Windows GNU download badge"src="https://github.com/user-attachments/assets/771660f3-e898-4ee2-acb5-e5f268434752"width="200" /></a>
147
147
</div>
148
148
149
149
Prebuilt binaries for Apple Silicon, Windows for ARM, [IBM Power Servers (PowerPC64 LE Linux)](https://www.ibm.com/products/power) and [IBM Z mainframes (s390x)](https://www.ibm.com/products/z) have CPU optimizations enabled ([`target-cpu=native`](https://rust-lang.github.io/packed_simd/perf-guide/target-feature/rustflags.html#target-cpu)) for even more performance gains.
@@ -152,7 +152,7 @@ We do not enable CPU optimizations on prebuilt binaries on x86_64 platforms as t
152
152
153
153
For Windows, an MSI "Easy installer" for the x86_64 MSVC `qsvp` binary is also available. After downloading and installing the Easy installer, launch the Easy installer and click "Install qsv" to download the latest `qsvp` pre-built binary to a folder that is added to your `PATH`. Afterwards qsv should be installed and you may launch a new terminal to use qsv.
<adownloadhref="https://github.com/dathere/qsv-easy-windows-installer/releases/download/v1.1.1/qsv-easy-installer_1.1.1_x64_en-US.msi"><imgalt="qsv Windows Easy Installer download badge"src="https://github.com/user-attachments/assets/ca24398b-0aaf-40be-abe0-c79a2b2da520"width="200" /></a>
156
156
157
157
For macOS, ["ad-hoc" signatures](https://users.rust-lang.org/t/distributing-cli-apps-on-macos/70223) are used to sign our binaries, so you will need to [set appropriate Gatekeeper security settings](https://support.apple.com/en-us/HT202491) or run the following command to remove the quarantine attribute from qsv before you run it for the first time:
158
158
@@ -317,13 +317,13 @@ Unfortunately, this prevents us from cross-compiling binaries with the `luau` fe
317
317
qsv has extensive, extendable [shell completion](https://en.wikipedia.org/wiki/Command-line_completion) support. It currently supports the following shells: `bash`, `zsh`, `powershell`, `fish`, `nushell`, `fig` & `elvish`. You may download a shell completions script for your shell by clicking one of the badges below:
To customize shell completions, see the [Shell Completion](contrib/completions/README.md) documentation. If you're using Bash, you can also follow the step-by-step tutorial at [100.dathere.com](https://100.dathere.com/exercises-setup.html#optional-set-up-qsv-completions) to learn how to enable the Bash shell completions.
0 commit comments