audio-switcher icon indicating copy to clipboard operation
audio-switcher copied to clipboard

Add a build script

Open codedemonuk opened this issue 6 years ago • 3 comments

It would be useful to add a build script to the project so that someone without Visual Studio but with the .Net Framework SDK could build and package the project.

This would also make it easier to run on a CI platform so you could produce automatic builds on every commit.

It would be straightforward to build something out in Cake to achieve this; and I would be open to creating a pull request for this if it would fit in with your project.

codedemonuk avatar Apr 05 '18 06:04 codedemonuk

I imagine that submitting a pull request with the script would make this happen faster.

roryprimrose avatar Apr 05 '18 10:04 roryprimrose

It would but it would be useful to get some feedback from the maintainer if they have any preference over a build script technology: eg Cake, Fake, Psake, etc.

Want to avoid giving them a lump of code that they do it feel happy taking on.

codedemonuk avatar Apr 05 '18 10:04 codedemonuk

Sorry, my bad. I totally missed the last sentence of your original post 😁

roryprimrose avatar Apr 05 '18 10:04 roryprimrose