Package Exports
- @beemo/core
- @beemo/core/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@beemo/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🤖 Beemo [ALPHA]
Manage 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 build tools and configurations in a single repository.
- Configure supported build tools using
.jsfiles. - Customize and alter config at runtime with CLI options.
- Pass custom CLI options to build tool commands without failure.
- Automatically expand glob patterns (a better alternative to bash).
- Easily share config between build tools.
- Avoid relative config or
extendpaths. - Automatic config file cleanup.
- Custom scripts with CLI options.
- Dotfile synchronization.
- And much more.
Requirements
- Node 6.5+
- GitHub, Bitbucket, or another VCS