Command-line tool to interact with exercism.io coding challenges
Command-line tool to interact with exercism.io
exercism
$ exercism download --exercise=hello-world --track=python
$ exercism submit solution.py
$ exercism configure