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 all-your-base #273

Open
BNAndras opened this issue Oct 6, 2024 · 0 comments
Open

Add all-your-base #273

BNAndras opened this issue Oct 6, 2024 · 0 comments
Labels
hacktoberfest-accepted Make this PR count for hacktoberfest help wanted x:knowledge/elementary Little Exercism knowledge required x:rep/large Large amount of reputation

Comments

@BNAndras
Copy link
Member

BNAndras commented Oct 6, 2024

Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/all-your-base

TODO:

  • Generate the exercise files with ./bin/fetch-configlet && ./bin/configlet create --practice-exercise all-your-base.
  • Add your GitHub username as a string to the "authors" array in ./exercises/practice/all-your-base/.meta/config.json.
  • Add ./exercises/practice/all-your-base/src/all-your-base.app.src. Check other exercises for examples.
  • Copy rebar.config, rebar.lock, and Makefile from another exercise folder into ./exercises/practice/all-your-base/.
  • Populate ./exercises/practice/all-your-base/test/all-your-base-tests.lfe with the tests from the problem specification.
  • Solve the exercise using ./exercises/practice/all-your-base/src/all-your-base.lfe.
  • When tests pass for your solution, copy your solution into ./exercises/practice/all-your-base/.meta/example.lfe. Replace the contents of ./exercises/practice/all-your-base/src/all-your-base.lfe with a stub implementation. Check other exercises for an example.
  • Update the auto-populated exercise difficulty in ./config.json for this exercise.
@BNAndras BNAndras added help wanted x:knowledge/elementary Little Exercism knowledge required hacktoberfest-accepted Make this PR count for hacktoberfest x:rep/large Large amount of reputation labels Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Make this PR count for hacktoberfest help wanted x:knowledge/elementary Little Exercism knowledge required x:rep/large Large amount of reputation
Projects
None yet
Development

No branches or pull requests

1 participant