The Debug Visualizer I posted to CodePlex, over a week ago, is in the top 10 PowerShell Projects.
Additional features are planned and components are present for use as springboards for other ideas.
Goals
- Complete the implementation, “package” it, deploy it
- Write up the project description
- Work with CodePlex
- Use SVNBridge, a .NET implementation that bridges Tortoise SVN and CodePlex’s source code repository
- Add to the digital conversation about PowerShell and the Visual Studio IDE
CodePlex Features I don’t see
- A way to programmatically track the stats of downloads and activity
- Programmatic way to upload/replace files in the ‘Releases’ section
Next Steps
- Prepare the next post
- Automate the process of posting to make it a non event
- Research Continuous Integration and CodePlex
{ 2 comments… read them below or add one }
Very cool. I love the idea of a better API for CodePlex too. Maybe u could hack one together that uses some terrible HTML scraping? Then show it to the CodePlex folks and get them interested in building a proper one.
Nice!