Is CCTray open source?

773 Views Asked by At

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?

1

There are 1 best solutions below

0
On BEST ANSWER

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.