mirror of
https://github.com/facebook/zstd.git
synced 2025-10-17 00:07:08 -04:00
Adds the new CLI testing platform that I'm proposing. See the added `README.md` for details.
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/sh -e
|
|
zstd -V
|
|
zstd --version
|