CLI for bild.sh — build servers + artifact hosting for all software.
npm install -g @yawlabs/bildOr one-shot:
npx -y @yawlabs/bild <command>bild loginbild build . # Trigger a build for the current project
bild logs <build-id> # Stream build logs
bild artifacts pull <ref> # Pull an artifact by ref
bild artifacts push <path> # Push a local artifactFull docs: https://bild.sh/docs/cli
Apache-2.0. See LICENSE.