Initial commit

This commit is contained in:
2025-07-04 22:10:37 +00:00
commit 28578dc2e3
30 changed files with 6857 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# SwiftForge
A native SwiftUI application for interacting with any Gitea or Forgejo instance.
## Current Features:
- Viewing repositories
- Viewing repository issues
- Viewing repository PRs
- Creating repositories
- Deleting repositories
- Editing repositories
- Viewing profile
- Deleting profile
## Upcoming Features
TBA