CodeSnap

Installation

Get started with the framework quickly

Installation

CodeSnap CLI distribution is available on multiple platforms. You can install it using the package manager of your choice.

Arch Linux

sudo pacman -S codesnap

Cargo

cargo install codesnap-cli

Or install via precompiled binary:

cargo binstall codesnap-cli

Homebrew

brew install codesnap

Nix/NixOS

nix-env -i codesnap

Now let's generate your first code snapshot using CodeSnap CLI.

CLI

On this page