5 Commits

Author SHA1 Message Date
1e39fe277e Add 'run' target to Makefile for launching Ren Browser
- Introduced a new 'run' target to the Makefile to start the Ren Browser using Poetry.
- Updated help output to include the new 'run' command for user guidance.
2025-11-30 15:21:28 -06:00
c2921876f7 Update build configuration and dependencies
- Adjusted Python version requirement from 3.13 to 3.11 in pyproject.toml, poetry.lock, and uv.lock.
- Modified Android APK build command in Makefile and GitHub Actions workflow to include package cleanup and exclude the watchdog.
- Updated dependencies in poetry.lock to reflect changes in Python version compatibility.
2025-11-16 01:31:33 -06:00
df72547bde drop docker support 2025-11-16 00:56:22 -06:00
5f9d7784a8 Add docker compose commands 2025-11-12 19:20:47 -06:00
8b45e5d72b add Makefile 2025-09-22 15:37:00 -05:00