GitHunt
LU

lucasdutraf/chess-api

Commure assignment - SWE Round 1

Pre-requisites

  • Python 3.8 or later versions

Running the project

  1. Create a virtualenv

        python -m venv venv
  2. Activate the recently created virtualenv

        source venv/bin/activate
  3. Download project dependencies

        pip install -r requirements.txt
  4. Run the project

        python main.py

Reference

This project can also be found on GitHub

Languages

Python100.0%

Contributors

Created December 10, 2024
Updated December 11, 2024