Scripty
Scripty copied to clipboard
Add arguments into global context by passing them via MSBuild
I'd love to use Scripty for some generation that i'm currently using T4 for however i'm currently hitting a DB to generate some Enumerations using the connection string pulled from the configuration.
This works fine on user machines as they will have filled in their own credentials into the App.config it would be nice if I could set an MSBuild parameter and pass that into the Scripty process via some mechanism.
Good suggestion - probably also related to #8
Didn't see that! :+1: on a great project