An open API service indexing awesome lists of open source software.

https://github.com/cmccandless/exercism-python-tools

Tools for working with the Exercusn Python track as a user
https://github.com/cmccandless/exercism-python-tools

Last synced: 3 months ago
JSON representation

Tools for working with the Exercusn Python track as a user

Awesome Lists containing this project

README

        

# exercism-python-tools

## Installation

1. Locate your Exercism workspace
1. `exercism configure --show`
2. Value for `Workspace` (referred to from now on as $EXERCISM_DIR)
2. Clone into `$EXERCISM_DIR/python/bin/`
3. Profit!