Configurable, extensible build tools for modern single and multi-page web applications
Install @roots/bud to your project.
Yarn:
yarn add @roots/bud --dev
npm:
npm install @roots/bud --save-dev
For help getting started consult the Getting Started guide on bud.js.org
bud.js is invoked with the bud
command.
Call bud --help
for usage information.
Instantiate bud.js using the factory
export:
import { factory } from "@roots/bud/factory";
const bud = await factory();
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
@roots/bud is licensed under MIT.
Keep track of development and community news.
- Join us on Roots Slack by becoming a GitHub sponsor
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter
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.