@roots/bud
Configurable, extensible build tools for modern single and multi-page web applications
Installation
Install @roots/bud to your project.
Yarn:
yarn add @roots/bud --dev
npm:
npm install @roots/bud --save-dev
Getting started
For help getting started consult the Getting Started guide on bud.js.org
CLI
bud.js is invoked with the bud
command.
Call bud --help
for usage information.
Node
Instantiate bud.js using the factory
export:
import { factory } from "@roots/bud/factory";
const bud = await factory();
Contributing
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
License
@roots/bud is licensed under MIT.
Keep track of development and community news.
bud.js is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.