Add all-your-base
#273
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
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/all-your-base
TODO:
./bin/fetch-configlet
&&./bin/configlet create --practice-exercise all-your-base
../exercises/practice/all-your-base/.meta/config.json
../exercises/practice/all-your-base/src/all-your-base.app.src
. Check other exercises for examples.rebar.config
,rebar.lock
, andMakefile
from another exercise folder into./exercises/practice/all-your-base/
../exercises/practice/all-your-base/test/all-your-base-tests.lfe
with the tests from the problem specification../exercises/practice/all-your-base/src/all-your-base.lfe
../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../config.json
for this exercise.The text was updated successfully, but these errors were encountered: