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.
- Host: GitHub
- URL: https://github.com/startautomating/codecraft
- Owner: StartAutomating
- Created: 2014-05-05T23:14:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T00:06:46.000Z (over 11 years ago)
- Last Synced: 2025-03-24T08:46:09.777Z (10 months ago)
- Language: PowerShell
- Size: 422 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.