Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a build script #44

Open
codedemonuk opened this issue Apr 5, 2018 · 3 comments · May be fixed by #50
Open

Add a build script #44

codedemonuk opened this issue Apr 5, 2018 · 3 comments · May be fixed by #50

Comments

@codedemonuk
Copy link

codedemonuk commented Apr 5, 2018

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.

@roryprimrose
Copy link

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

@codedemonuk
Copy link
Author

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.

@roryprimrose
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants