Skip to content

debjava/ddlab-codepublisher-idea-2020

Repository files navigation

DDLAB

CodePublisher IntelliJ IDEA Plugin to publish code in GitHub, GitLab or Bitbucket

Introduction

Code Publisher is an IntelliJ IDEA Plugin which helps in publishing and sharing the complete codebase or code snippet directly to GitHub, GitLab or Bitbucket. This plugin does not provide any git functionality, it only provides an easy way to keep the code in GitHub.com, GitLab.com or Bitbucket.com for future references. Many times, developers write good code for some POC and code goes into lost world after some time. This plugin will help you to save and share your code inGitHub.com, GitLab.com or Bitbucket.com.

Advantages of Code Publisher

  • A hassle free way to publish code base in GitHub.com, GitLab.com or Bitbucket.com.
  • Easy to create a code snippet and share with your friends.
  • A non blocking way to publish the code or code snippet.
  • Easy to work as it has been developed using pure java and it is free and open source.

Technology Stack

The following framework/s and tool/s have been used in this current sample application.

Name Version
Java 1.8
IntelliJ Platform (Open API & Swing) 2020
Gradle 4.9
Eclipse eGit framework 5.2

How to use it ?

Go to File -> Settings -> Plugins and type DDLAB Codepublisher in intellij idea marketplace and click the button install. The screenshot is given below.

DDLAB

See the screenshots give below to know its usage.

  • To create a project in GitHub, Gitlab, Bitbucket

    Right click on a project and click the menu item and enter all the required information.

DDLAB

DDLAB

  • To create a Gist in GitHub or Snippet in Bitbucket

    Right click on a file and click the menu item and enter all the required information.

DDLAB

DDLAB

Bugs and Feedback

There may be some bugs or error, please feel free to report to me at deba.java@gmail.com

Contributor

@Author : Debadatta Mishra (PIKU) Know me

Conclusion

Hope you have enjoyed my small utility plugin, try to learn and explore more and share with all.

DDLAB

Releases

No releases published

Packages

No packages published

Languages