Configure exercism client && how it works
Fetch the next exercise
$ exercism fetch <track>
Submit exercise
$ exercism submit <file1> <file2> ... <filen>
NOTE: all exercises are born and raised in the
xlfe
repository. All I've done is the solutions (src/<exercise>.lfe
).
track =:= lfe