Initial commit
This commit is contained in:
7
skills/database-documentation-gen/scripts/README.md
Normal file
7
skills/database-documentation-gen/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-documentation-gen skill
|
||||
|
||||
- [ ] init_db_docs.py: Script to initialize the database documentation generation process, handling authentication and connection details.
|
||||
- [ ] validate_config.py: Script to validate the configuration file for the documentation generation process, ensuring all required parameters are present and valid.
|
||||
- [ ] erd_generator.py: Script to generate ERD diagrams from the database schema.
|
||||
Reference in New Issue
Block a user