mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
28 lines
725 B
Markdown
28 lines
725 B
Markdown
# Spark Tools Package
|
|
|
|
## Overview
|
|
Development and debugging tools for the Spark framework and application development.
|
|
|
|
## Location
|
|
[/packages/spark-tools/](/packages/spark-tools/)
|
|
|
|
## Purpose
|
|
Provides utilities and tools for development, debugging, and optimization of the MetaBuilder application.
|
|
|
|
## Features
|
|
- Development utilities
|
|
- Debugging tools
|
|
- Performance monitoring
|
|
- Code analysis
|
|
- Development helpers
|
|
|
|
## Seed Data
|
|
Tool configurations and templates are stored in the package's seed directory.
|
|
|
|
## Usage
|
|
Import tools through the package management system for development and debugging.
|
|
|
|
## Related Documentation
|
|
- [Package System](/docs/development/package-system.md)
|
|
- [Development Guide](/docs/development)
|