Is CCTray open source?

765 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 answers

0
sinnerinc 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.