Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 529 Bytes

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.