Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 483 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 483 Bytes

Build packages

See recommended versions.

Build script usage:

./build.sh --help

Usage: build.sh [OPTIONS] <PACKAGE>

<PACKAGE>: Optional WASM package name. Builds all packages if not specified.

OPTIONS:
    -h, --help: Print help information
    -u, --update: Update client dependency

Build all packages:

./build.sh

Build a single package:

./build.sh solana-cli