New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ccl-cli-windows-x64

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccl-cli-windows-x64

ccl-cli package for windows-x64 architecture

latest
npmnpm
Version
0.9.7
Version published
Maintainers
1
Created
Source

ccl-cli-windows-x64

适用于 windows-x64 架构的 ccl-cli 包,安装后可以使用 ccl-windows-x64 命令。

注意

一般情况下不建议您直接安装此包,最好全局安装 ccl-cli-installer 包,这样安装后还可以直接使用 ccl 命令。

描述

此软件包是为 Windows 操作系统上的 x64 架构专门编译的 ccl 命令行工具。

安装

使用 npm 安装(推荐)

npm install -g ccl-cli-windows-x64

使用方法

安装完成后,您可以使用 ccl-windows-x64 命令:

# 显示版本
ccl-windows-x64 --version

# 显示帮助信息
ccl-windows-x64 --help

注意:命令名称是 ccl-windows-x64,而是 ccl,这样可以明确表示此二进制文件是为特定架构编译的。如果你想要直接使用 ccl 命令,请全局安装 ccl-cli-installer 包。

架构

此软件包专门为以下架构构建:

  • 操作系统:windows
  • CPU:x64

它无法在其他架构或操作系统上工作。

许可证

MIT

Keywords

ccl

FAQs

Package last updated on 06 Dec 2025

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