codewars-exporter is a prototype application which parse solutions from codewars.com to local file. You can optionally choose languages and save methods.
- Check main info about profile
- Parse all solutions to one file
- Save solution per file
- Choosing language which to be parsed
Pretty good if you installed ruby <3
You can use application only with email and password from codewars (any other methods to login like Oauth doesnt worked)
http://watir.com/guides/drivers/
bundle install
bin/api <email> <password>
bin/parser <email> <password>
- Select issue and write comment like: "I want to take the issue"
- Wait my answer
- Fork the repository, create branch with issue name
- When task is complete - create pull request and tell me about status of task