Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

spectest

Installation

Install the CLI by running:

curl -fsSL https://raw.githubusercontent.com/specific-dev/spectest/main/install.sh | sh

Manual installation

Grab the tarball for your platform from the latest release:

  • macOS (Apple Silicon): spectest-<version>-aarch64-apple-darwin.tar.gz
  • Linux (x86_64): spectest-<version>-x86_64-unknown-linux-musl.tar.gz
tar -xzf spectest-*.tar.gz
chmod +x spectest && sudo mv spectest /usr/local/bin/
spectest --help

Updating the CLI

spectest update

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages