Projekt home: https://github.com/PavelMaca/Netbeans-GithubPlugin
Author: Pavel Máca
- Netbeans 7.0 and bigger
- Java 1.6
Plugin based on official GitHub API for Eclipse.
For features of actual version and future versions please visit wiki: Roadmap.
- Setup GitHub login in
Tools -> Options -> Miscellaneous -> GitHub
- You need to setup Github login first!
- Can be open in
Window -> Gists Explorer
- From code block
- Select some code in opened file.
- Right click and choose
Create new Gist
- Review selected code, set description and select Gist privacy.
Creating Gist from project folder and selected files.
Right click at and chooseCreate new Gist
When creating on folder: Gist will be included all files from selected folder!
Written by Java newbie, so no warranty of any kind.