fleed / Cake.VstsReleaseTools

Cake extensions providing release tools specifically designed to work with VSTS services
GNU General Public License v2.0
0 stars 0 forks source link

Add addin to website to allow for automatic documentation #2

Open gep13 opened 7 years ago

gep13 commented 7 years ago

Great work on getting this addin created!

This is just a suggestion, but think it would be a really good idea, to help with visibility of this addin.

i.e. get your addin listed here:

http://cakebuild.net/addins

Have a look at this PR:

cake-build/website#290

This assumes that you have added XML Documentation to your addin, as described here:

http://cakebuild.net/docs/contributing/documentation

Let me know if you have any questions. Thanks!