PavlikPolivka / GitLabProjects

Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs
Other
122 stars 80 forks source link

No Maintenance Intended

DEPRECATED

I no longer have time to maintain this. JetBrains keep changing how their vcs integration works and I no longer use Gitlab. If someone wants to continue with this email me at pavel.polivka@hey.com we can figure out some kind of hand off.

GitLab Projects

Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs

Features:

Development

This project is using the intellij gradle build plugin. https://github.com/JetBrains/gradle-intellij-plugin

To build do

gradle build

To run it in IDE and debug

gradle runIdea

Contributing

Everybody is welcome to contribute to this project.

Submit your pull requests to master branch.

Master is always exact code that is used in latest release.