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

Separate example projects from library solution #405

Merged
merged 7 commits into from
Jul 13, 2024
Merged

Conversation

timyhac
Copy link
Collaborator

@timyhac timyhac commented Jul 13, 2024

A cleanup commit:

  • Separated the example projects from the library solution, which;
    • Makes the examples more salient by putting them in a top-level directory. Helps with Make examples more discoverable #281.
    • Clarifies the purpose of the library solution.
    • Enables the CI Test script to run in ubuntu-latest, which is much faster (2mins+ vs 30s).
  • Separated the build project from the library solution - to clarify purpose of both.
  • Renamed dev/README.md to /DEVELOPERS.md to abide by common naming conventions for this file.

This will make the examples more visible to library users.
It also makes the purpose of the src folder more clear - it is where the package code is.
Signed-off-by: timyhac <timyhac@gmail.com>
Signed-off-by: timyhac <timyhac@gmail.com>
Signed-off-by: timyhac <timyhac@gmail.com>
@timyhac timyhac merged commit fa1a091 into master Jul 13, 2024
1 check passed
@timyhac timyhac deleted the separate-examples branch July 13, 2024 03:31
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 this pull request may close these issues.

1 participant