Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 582 Bytes

File metadata and controls

25 lines (23 loc) · 582 Bytes

github-rock-app

AI-powered GitHub client and developer workspace for Android, Windows, macOS, Linux, and Web.

github-rock-app/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ ├── workflows/ │ ├── CODEOWNERS │ └── pull_request_template.md ├── android/ ├── backend/ ├── desktop/ ├── web/ ├── mcp-server/ ├── docs/ ├── docker/ ├── scripts/ ├── LICENSE ├── README.md ├── CONTRIBUTING.md ├── CODE_OF_CONDUCT.md ├── SECURITY.md ├── CHANGELOG.md └── .gitignore