/TeamCity.PluginTemplate

Template intellij IDEA project for creating plugins for TeamCity

Primary LanguageJava

This is sample IDEA project for creating plugins for TeamCity.

In this sample you will find

  • TeamCity server-side (and agent-side) plugin

What's next?

  • Fork this repository first!

There are two options:

  • create server-side only plugin => checkout serverOnly branch
  • create server-side and agent-side plugin => checkout serverAndAgent branch

License

You may do what ever you like with those sources. or I could also say the license is MIT.