Sign In

@yawlabs/bild

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yawlabs/bild

CLI for bild.sh — build servers + artifact hosting for all software

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@yawlabs/bild

CLI for bild.sh — build servers + artifact hosting for all software.

Install

npm install -g @yawlabs/bild

Or one-shot:

npx -y @yawlabs/bild <command>

Authenticate

bild login

Usage

bild 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 artifact

Full docs: https://bild.sh/docs/cli

License

Apache-2.0. See LICENSE.

Keywords

bild

FAQs

Package last updated on 18 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts