New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’
Socket
Sign inDemoInstall
Socket

@roots/bud-cli

Package Overview
Dependencies
Maintainers
5
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roots/bud-cli

πŸ‘©β€πŸ’» The @roots/bud CLI runner utility

  • 4.7.0-6
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Bud

MIT License Follow Roots

@roots/bud-cli

πŸ‘©β€πŸ’» The @roots/bud CLI runner utility

Installation

With yarn.

yarn add @roots/bud-cli --dev

With npm:

npm install @roots/bud-cli --save-dev

Getting started

The CLI includes detailed usage instructions:

yarn bud --help

bud build

Compile assets for production:

bud build

Compile assets for development:

bud build:dev

bud extensions

List installed extensions:

bud extensions:list

Install extension dependencies:

bud extensions:install

Running the build with logging

Use the --log flag to run the build with logging enabled.

Installing dependencies automatically

Try the --install flag to install packages flagged as required by various extensions.

Running the build in CI

It is possible, depending on your environment, that Bud's CLI output causes issues. In particular, it's usage of tty raw mode can cause issues in CI.

To run the build but not use the @roots/bud-cli renderer, there is a --ci flag which indicates you want to run the build for these environments.

Exiting the CLI from dev mode

Type q to gracefully exit the interface when running in development mode.

Contributing

Contributions are welcome from everyone.

We have contributing guidelines to help you get started.

Bud sponsors

Help support our open-source development efforts by becoming a patron.

Kinsta KM Digital Carrot C21 Redwood Realty WordPress.com Icons8 Harness Software Coders Clan Genero Motto

Community

Keep track of development and community news.

Keywords

FAQs

Package last updated on 03 Jul 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc