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

README getting advice per module #293

Open
paul-hammant opened this issue May 30, 2022 · 1 comment
Open

README getting advice per module #293

paul-hammant opened this issue May 30, 2022 · 1 comment

Comments

@paul-hammant
Copy link
Collaborator

There's a bunch of common libs, and the purposeful demos of things listed in the root level readme.

Should there be advice for the noob on how to build, run tests for each on their own? For example, to focus on MongoDB tests on their own, the reader would do which series of command line commands?

dotnet test test/Dal.MongoDb.UnitTests 
dotnet test test/Dal.MongoDb.IntegrationTests

That could go in the main readme, or be pushed to the child READMEs.

Was looking to make a pic of deps to add too, but it didn't look so good in the excellent DependenSee -> madushans/DependenSee#19

PS - Great work chomping through the upgrades - this solution is an excellent educational source

@devpro
Copy link
Owner

devpro commented May 30, 2022

Thank you!

I started this set of libraries years ago. I need to rework the README files so it's easier to read and more efficient to use and update.

Will try to do it this week.

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

No branches or pull requests

2 participants