Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 449 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 449 Bytes

Contribution Guide

Thanks for your interest in contributing to D.I.Y. Smartcube!

Environment Setup

  1. Create a Python 3.9 virtual environment.
    • You may find the pyenv project helpful for managing python versions and creating virtual environments.
  2. Install the required packages named in the requirements.txt file.

Contributing

Just open a PR with any updates/enhancements you'd like to share!