An open API service indexing awesome lists of open source software.

https://github.com/startautomating/codecraft

CodeCraft is a Powershell module full of code generators that helps you crank out tedious code.
https://github.com/startautomating/codecraft

Last synced: 7 months ago
JSON representation

CodeCraft is a Powershell module full of code generators that helps you crank out tedious code.

Awesome Lists containing this project

README

          

[Official Website](http://codecraft.start-automating.com)



CodeCraft is a collection of code generation tools to help you churn out the code.

CodeCraft helps take the tedium out of writing redundant PowerShell scripts and C# code.

It includes tools to:

* Write enums
* Implement interaces
* Create script cmdlets
* Make fan-out commands
* write funcitons that write XML
* Create code snippets
* Play with pinvoke.

CodeCraft can let you autogenerate away annoying code, so you can focus more on your own code.