Package Exports
- @axeth/create-cli
- @axeth/create-cli/index.ts
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 (@axeth/create-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@axeth/core
The core engine of the Axeth ecosystem.
@axeth/core provides the foundational logic used by Axeth tools, including
project initialization, configuration handling, environment resolution,
and internal workflows for Minecraft Bedrock Edition tooling.
⚠️ This package is primarily intended for internal use by Axeth tools. Advanced users may use it directly at their own discretion.
✨ Responsibilities
- Project & template resolution
- Configuration loading and validation
- Minecraft Bedrock version targeting
- Environment & workspace management
- Shared utilities and internal pipelines