https://github.com/chris2011/github-repository-viewer
Github Repository Viewer for Netbeans
https://github.com/chris2011/github-repository-viewer
Last synced: over 1 year ago
JSON representation
Github Repository Viewer for Netbeans
- Host: GitHub
- URL: https://github.com/chris2011/github-repository-viewer
- Owner: Chris2011
- Created: 2015-02-13T11:44:56.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2021-03-08T21:22:23.000Z (over 5 years ago)
- Last Synced: 2025-02-08T13:42:28.781Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 7.56 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Repository-Viewer for Netbeans
With this plugin, you can see all your git repositories in one window in netbeans.
You can login to github or bitbucket (Coming soon) and list your repositories, branches (Coming soon), tags (Coming soon).
If you choose a repo, you can clone it via context menu (Coming soon).
# Supported hosts
1. Github
2. Bibucket (Coming soon)
# TODOs
1. Implement Exception handling
2. Add bitbucket api
3. Add logic to show branches for a repo
4. Add logic to show tags for a repo
5. Refactor code base
6. Add logic to clone a selected repo
# Screenshots
1. Repository overview.
