-1

I need to look into the CCTray source code. I can only find the link to download its setup online, is there any way to get its code?

Kate Gregory
  • 18,808
  • 8
  • 56
  • 85
thewpfguy
  • 794
  • 6
  • 15

1 Answers1

2

CCNet as a whole is open source and available on github here: https://github.com/ccnet/CruiseControl.NET

You can find sources for CCTray there as well.

sinnerinc
  • 342
  • 2
  • 7