40fa720ad9
fix: correct typo in virtual environment activation path in README
...
The activation script path in the installation instructions was missing a forward slash, changing 'bin/activate' to 'bin.activate'. This fix restores the correct path for sourcing the Python virtual environment.
2024-11-26 07:14:03 +00:00
a550667378
docs: replace pip-based install steps with make commands in README
2024-11-26 07:13:31 +00:00
836f809df4
feat: add upload folder quota parameter and enforce 10GB default in Rupload class
2024-11-26 05:24:14 +00:00
45ce49c246
docs: add code block formatting and missing closing fence to usage section in readme
2024-11-26 04:57:50 +00:00
57a9a89cd8
docs: add project description, setup instructions, and CLI usage to README
2024-11-26 04:57:12 +00:00
b5d889c478
feat: scaffold rupload project with Makefile, setup.cfg, cli, and aiohttp app skeleton
2024-11-26 03:34:46 +00:00