This package has been deprecated

Author message:

Beemo has been deprecated. We suggest using an alternative build system, like moonrepo.dev.

@beemo/core
TypeScript icon, indicating that this package has built-in type declarations

2.1.4 • Public • Published

🤖 Beemo

Build Status npm version npm deps

Manage dev and build tools, their configuration, and commands in a single centralized repository. Beemo aims to solve the multi-project maintenance fatigue by removing the following burdens across all projects: config and dotfile management, multiple config patterns, up-to-date development dependencies, continuous copy and paste, and more.

Features

  • Manage dev tools and configurations in a single repository.
  • Configure supported dev tools using .js or .ts files.
  • Customize and alter config at runtime with CLI options.
  • Pass custom CLI options to dev tool commands without failure.
  • Automatically expand glob patterns (a better alternative to bash).
  • Listen to and act upon events.
  • Easily share config between dev tools.
  • Avoid relative config or extends paths.
  • Automatic config file cleanup.
  • Custom scripts with CLI options.
  • Scaffolding and template generation.
  • Workspaces (monorepo) support.
  • Automated TypeScript project references.
  • Parallel, pooled, and prioritized builds.
  • Integrated watch/live mode.
  • And much more.

Requirements

  • Node 12.17+
  • GitHub, Bitbucket, or another VCS

Documentation

https://beemo.dev

Dependents (39)

Package Sidebar

Install

npm i @beemo/core

Weekly Downloads

15,545

Version

2.1.4

License

MIT

Unpacked Size

371 kB

Total Files

117

Last publish

Collaborators

  • beemo-admin
  • milesj