TeamCity.PluginTemplate banner
JetBrains JetBrains

TeamCity.PluginTemplate

Development community

Description

Template intellij IDEA project for creating plugins for TeamCity

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

[![JetBrains team project](https://jb.gg/badges/team.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

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.