This is sample IDEA project for creating plugins for TeamCity.
- TeamCity server-side (and agent-side) plugin
- 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
You may do what ever you like with those sources. or I could also say the license is MIT.