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

Rename Sample Targets #78

Merged
merged 3 commits into from
Dec 17, 2023
Merged

Rename Sample Targets #78

merged 3 commits into from
Dec 17, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 17, 2023

This pull request renames the sample targets as follows:

  • Rename the executable target from my_fibonacci_main to generate_sequence.
  • Rename the library target from my_fibonacci to sequence.
  • Rename the test target from my_fibonacci_test to sequence_test.

It closes #77.

@threeal threeal self-assigned this Dec 17, 2023
@threeal threeal added the build label Dec 17, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 17, 2023
@threeal threeal marked this pull request as ready for review December 17, 2023 07:53
@threeal threeal merged commit 264f6f7 into main Dec 17, 2023
2 checks passed
@threeal threeal deleted the rename-sample-targets branch December 17, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor Sample Target Names
1 participant