- Download Solutions
- If you don't want a
git
repository, addFORMATTERS__DISABLE_GIT=true
to.env
- If you want each of your solutions for a single kata & language in separate files, add
FORMATTERS__SEPARATE_FILE_PER_SOLUTION=true
to.env
- Run the command:
npm run format-solutions
- Find your solutions in
solutions_output