Scripty icon indicating copy to clipboard operation
Scripty copied to clipboard

Add arguments into global context by passing them via MSBuild

Open Romanx opened this issue 9 years ago • 2 comments

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.

Romanx avatar Jun 23 '16 19:06 Romanx

Good suggestion - probably also related to #8

daveaglick avatar Jun 23 '16 19:06 daveaglick

Didn't see that! :+1: on a great project

Romanx avatar Jun 23 '16 19:06 Romanx