Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mustneer.blackcode/bkcli-go

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

@mustneer.blackcode/bkcli-go

bk — CLI for blackcode-issues. Reads and writes the platform: projects, issues, comments, milestones, attachments, members.

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@mustneer.blackcode/bkcli-go

bk — the CLI for blackcode-issues, distributed via npm.

This package bundles native Go binaries for all supported platforms; a small Node.js launcher picks the right one for your OS/arch at runtime.

Install

npm install -g @mustneer.blackcode/bkcli-go

Then:

bk login --server https://your-server
bk whoami
bk --help

Supported platforms

OSArchBundled binary
macOSx64bk-darwin-x64
macOSarm64bk-darwin-arm64
Linuxx64bk-linux-x64
Linuxarm64bk-linux-arm64
Windowsx64bk-win32-x64.exe
Windowsarm64bk-win32-arm64.exe

FAQs

Package last updated on 04 May 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