Pingo Console Kit: Command plugin project template This project template is a fast way to create MEF based Commands for the Pingo Console Framework. It supports both the command interface implementations and the help implemenations to help you on your way to writing your own commands. Please go through the tutorial which is located here: https://github.com/ghstahl/PingoConsole The Pingo Console Framework is modeled after the way nuget.exe and OctopusDeploy's octo.exe do their help system. It more closely resembles the nuget.exe style. In short, this is the framework that both these command line projects should have used, if it existed at the time, to kick start their project.
|