This directory contains utilities and tools for local development and testing of Lightspeed Core Stack.
When adding new development tools to this directory:
- Create a subdirectory for the tool
- Include a README.md explaining what it does and how to use it
- Update this file to list the new tool
- Keep tools self-contained with their own dependencies (if any)