PowerBoots is a very useful example of DSL which exploits script blocks to create GUIs:
Boots { StackPanel { Button "A bed of clams" Button "A coalition of cheetas" Button "A gulp of swallows" } }
I know that without specifying a target Domain this question appears very general. So I'm going to make it more specific:
Do you know any other project implementing a kind of DSL in powershell?
You should also look at psake: https://github.com/JamesKovacs/psake
Also, I just found Pester, which is the PoSh answer for RSpec: https://github.com/pester/Pester
Another example: Windows PowerShell: A Better XML
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With