agoda-com / dotnet-build-metrics

Measure Compilation time of Dev local C# projects
Apache License 2.0
4 stars 4 forks source link

Make it easy #13

Closed dicko2 closed 3 years ago

dicko2 commented 3 years ago

I'd like the part of our readme about setup to be only

install package X

No extra steps.

From an OpenSource perspective... It's very important for adoption that its easy to adopt, if you dont make things easy, people wont use your stuff and you project will die.

From an InnerSource perspective... Within a company you can have a central team that "owns" libraries and pushes out PRs and deals with breaking changes, etc. But you need to ask yourself, is it easier to just "make it easy" for other teams to use your stuff (similar to the open source approach) and they wont mind updating the package themselves, "make it easy" and the dependabot updates can be merged without concern.

I think there's a Hungarian term like this that someone told me once where this one came from, but let's just "Make it Easy" :)

shane-agoda commented 3 years ago

Closed by PR #14