How to install?

1- Go to Github Releases page and download your platforms file. 2- If you wanna download pre-compiled binary with cargo-binstall:

cargo install cargo-binstall # skip if already installed
cargo binstall checkpoint-ts # downloads the file for specific your platforms

If you wanna build from source

From crates.io:

cargo install checkpoint-ts

From GitHub:

git clone https://github.com/ErenayDev/checkpoint-ts.git
cd checkpoint-ts
cargo build --release

Platform specific downloads

Arch Linux(AUR)

From Source

Prebuilt binary not available at AUR yet

yay -S checkpoint

NixOS

Just a placeholder

RPM-Based

Just a placeholder

Debian-Based

Just a placeholder

Versions

Packaging status