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

refactor(bin/make-exercise): revise exercise creation script #134

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

ajborla
Copy link
Member

@ajborla ajborla commented Jul 29, 2024

[no important files changed]
Revise and extend exercise creation script:

  • Update header commentary describing added functionality
  • Add "version" option to display version information
  • Add "help" option to display information from the script header (makeshift help facility)
  • Refactor functionality into helper functions for reuse
  • Divide functionality between "worker" and "handler" functions

Revise and extend exercise creation script:

- Update header commentary describing added functionality
- Add "version" option to display version information
- Add "help" option to display information from the script header (makeshift help facility)
- Refactor functionality into helper functions for reuse
- Divide functionality between "worker" and "handler" functions
@ajborla ajborla added x:action/improve Improve existing functionality/content x:rep/large Large amount of reputation x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:size/large Large amount of work labels Jul 29, 2024
@ajborla ajborla self-assigned this Jul 29, 2024
@ajborla ajborla merged commit ca7a0f9 into exercism:main Jul 29, 2024
2 checks passed
@ajborla ajborla deleted the update_mak-exercise_06 branch July 29, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/improve Improve existing functionality/content x:rep/large Large amount of reputation x:size/large Large amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant