From a686bccd543b9163cb691a7f69c638aaa07863bd Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 5 May 2026 12:20:11 +0200 Subject: [PATCH] Update AGENTS.md --- AGENTS.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 2b8555f..94fd0ae 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -58,4 +58,17 @@ Only sells to Almería province, Spain (postal codes 04xxx). All addresses saved - Full developer docs: `.github/copilot-instructions.md` - Redis setup: `docs/REDIS_SETUP.md` - PayPal: `docs/PAYPAL_SETUP.md`, `docs/PAYPAL_TROUBLESHOOTING.md` -- View documentation: `docs/views/` \ No newline at end of file +- View documentation: `docs/views/` + +# Adittional Information + +- Use Github CLI to manage GitHUB Issues and Pull Requests +- Repo is https://github.com/dsaub/proyecto-final +- Strictly use virtualenvs on .venv folder, if not exists, create it, make sure to use Python 3.14 + + +# GIT Remotes +- origin (main) Defaults to https://git.elordenador.org/elordenador/proyecto-final (via SSH) +- github Defaults to the GITHUB repo +- gitlab Defaults to a Gitlab mirror (doesn't work by now) +