| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
This GEMINI.md file provides context and instructions for the Gemini CLI when working with this Python project, which utilizes uv for environment and package management.
To ensure Python code adheres to required standards, the following commands must be run before creating or modifying any .py files:
make checkTo run unit tests use the following command:
make testTo make sure the documentation builds properly, use the following command:
make docs-testAll 3 of the above commands should be run prior to committing code.
| Back | FazBrowse Home | New Git URL |