cake-build / resources

Contains different kind of resources such as bootstrappers and configuration files.
MIT License
54 stars 79 forks source link

Simplified powershell bootstrapper #56

Closed AdmiringWorm closed 5 years ago

AdmiringWorm commented 6 years ago

With this PR the bootstrapper no longer downloads the tools and no longer relies on a packages.config file. As a bonus, this new bootstrapper also adds support for .NET Core.

This PR doesn't really fix any open issue, but is related to the following list of issues.

53 #28 #21 #15

/CC @gep13

dnfclas commented 6 years ago

CLA assistant check
All CLA requirements met.

AdmiringWorm commented 6 years ago

@gep13 @mholo65 @devlead any update on this one

mattleibow commented 5 years ago

Any reason this is not merged?

devlead commented 5 years ago

@mattleibow in issue cake-build/resources#53 we're discussing the best path forward.