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
- Host: GitHub
- URL: https://github.com/cmccandless/exercism-python-tools
- Owner: cmccandless
- Created: 2018-08-10T18:21:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T18:27:38.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T03:12:15.174Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!