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

Add bin/create-exercise #275

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

keiravillekode
Copy link
Contributor

No description provided.

Comment on lines 32 to 35
touch exercises/practice/${slug}/runner.mips
touch exercises/practice/${slug}/impl.mips
touch exercises/practice/${slug}/.meta/example.mips
touch exercises/practice/${slug}/.docs/instructions.append.md
Copy link
Member

Choose a reason for hiding this comment

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

Is this really necessary? I would think configlet create creates these files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. We only need the .docs/instructions.append.md (register assignment)

@keiravillekode keiravillekode merged commit e3fa686 into exercism:main Aug 9, 2024
4 checks passed
@keiravillekode keiravillekode deleted the create-exercise branch August 9, 2024 12:11
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