dariocazzani / odin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODIN!

Python CI

Introduction

ODIN is ...

Prerequisites

  • Python 3.10 or newer
  • Git (for cloning the repository)

Installation

From source

git clone git@github.com:dariocazzani/odin.git
cd odin
python3.11 -m pip install -e .

Direct (main)

python3.11 -m pip install https://github.com/dariocazzani/odin.git

Check that everything looks good

chmod +x installation_check.sh
source installation_check.sh

About


Languages

Language:Python 93.6%Language:Shell 6.4%