Commit Graph

4 Commits

Author SHA1 Message Date
064753b94d ♻️ refactor(mcd_mocodo.py): extract text generation logic into a separate function for better code organization and reusability
 feat(mocodo_notebook.ipynb): add functions to generate types and MLD from a domain expressed in MCD mocodo for enhanced functionality
2024-03-26 10:40:09 +01:00
ad26fce0f1 🔧 chore(gitignore): add venv to .gitignore to prevent committing virtual environment files
📝 docs(README.md): add usage instructions for manual and poetry setup to improve user understanding
 feat(pyproject.toml): add pyproject.toml for poetry dependency management
🔧 chore(requirements.txt): update dependencies, remove unnecessary ones to streamline project setup
2024-03-26 10:39:27 +01:00
a53ed90ebf 📝 docs(README.md): improve grammar, spelling, and formatting for better readability and understanding 2024-03-25 12:10:50 +01:00
db4f9505da initial commit 2024-03-25 12:02:27 +01:00