feat: scaffold rupload project with Makefile, setup.cfg, cli, and aiohttp app skeleton

This commit is contained in:
2024-11-26 03:34:46 +00:00
commit b5d889c478
18 changed files with 295 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
.history
.venv
src/upload/__pycache__