Git Pusher is an eclipse plugin which helps in pushing the complete codebase or code snippet directly to GitHub or Bitbucket. This plugin does not provide any git functionality, it only provides an easy way to keep the code in GitHub or Bitbucket for future references. Many times, developers write good code and code goes into lost world after some time. This plugin will help you to save and share your code in GitHub and Bitbucket.
- A hassle free way to push code base in GitHub or Bitbucket.
- Easy to create a code snippet and share with your friends.
- A non blocking way to push the code or code snippet.
- Easy to work as it has been developed using pure java and it is free and open source.
The following framework/s and tool/s have been used in this current sample application.
Name | Version |
---|---|
Java | 1.8 |
Eclipse framework (SWT & JFace) with Oxygen | 3.0.9 |
Eclipse tycho | 1.2.0 |
Eclipse eGit framework | 5.2 |
Install using the below button.
← Drag it to your eclipse workbench to install! |
or
use https://sourceforge.net/projects/ddlab-gitpusher-eclipse/files/latest2019/
in Help -> Install New Software ... Dialog.
or
Please Download from the latest download directory.
Download the zip file and install as in Help -> Install New Software -> Add... -> Archive... Dialog.
See the screenshots give below to know its usage.
- To create a project in GitHub/Bitbucket
- To create a Gist in GitHub or Snippet in Bitbucket
There may be some bugs or error, please feel free to report to me at deba.java@gmail.com
@Author : Debadatta Mishra (PIKU) Know me
Hope you have enjoyed my small utility plugin, try to learn and explore more and share with all.