Skip to content

Kuellar/CUTA

Repository files navigation

CUTA

Requirements

  • python3.9+

Installation

  1. Clone this repository.
git clone git@github.com:Kuellar/CUTA.git
  1. Create a virtual environment.
python3 -m venv env
  1. Activate the virtual environment
source ./env/bin/activate
  1. Install dependencies.
cd CUTA
pip install -r requirements.txt
  1. Launch CUTA
python3 app.py

Update

pip install -r requeriments.txt
git pull

Links

Contributing

All contributions are welcome :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published