Files
metabuilder/docs/packages/package-docs/system/spark-tools.md

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)