Skip to content

Move examples to a central directory #487

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

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Move examples to a central directory #487

merged 2 commits into from
Jun 1, 2022

Conversation

calavera
Copy link
Contributor

Signed-off-by: David Calavera [email protected]

Description of changes:

  • Move all the examples that are separated across several directories to a central place, so they are easy to find.
  • Separate each example into its own Rust project, so they also include all their dependencies, and they are easier to copy/paste.
  • Add a build step to check the examples in CI to verify that they always work.
  • Add more information to several READMEs.

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

@calavera calavera requested a review from bnusunny May 31, 2022 21:05
Copy link
Contributor

@bnusunny bnusunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@calavera calavera merged commit 2dedba8 into main Jun 1, 2022
@calavera calavera deleted the move_examples branch June 1, 2022 03:41
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.

2 participants