You are here |
cadence.moe | ||
| | | |
www.paritybit.ca
|
|
| | | | A brief comparison of some of the more popular software forges available for self-hosting. | |
| | | |
adol.pw
|
|
| | | | ||
| | | |
sourcehut.org
|
|
| | | | sourcehut is a network of useful open source tools for software project maintainers and collaborators, including git repos, bug tracking, continuous integration, and mailing lists. | |
| | | |
www.brandonpugh.com
|
|
| | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: |