Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Task automation for working with the Carbon Design System
To install @carbon/cli
in your project, you will need to run the following
command using npm:
npm install -S @carbon/cli
If you prefer Yarn, use the following command instead:
yarn add @carbon/cli
You can install @carbon/cli
in your project, or use a tool like
npx
by running the following command in your project:
npx @carbon/cli --help
The output of the --help
option is:
Usage: @carbon/cli [options]
Commands:
cli ci-check run CI checks
cli contribute <command> get started contributing with Carbon
cli publish <tag> publish packages that have different versions from
the package registry
cli release [bump] run the release step for the given version bump
cli sync [target] sync files across workspaces
Options:
--help Show help [boolean]
--version Show version number [boolean]
We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀
Licensed under the Apache 2.0 License.
FAQs
Task automation for working with the Carbon Design System
We found that @wfp/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
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.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.