Skip to content

Mathias-a/soas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Guide

Prerequisites

Ensure you have Python 3.10 installed on your system. If not, you can download it from the official Python website.

Step 1: Clone the Repository

First, clone the repository to your local machine. You can do this by running the following command in your terminal:

git clone https://github.com/Mathias-a/soas.git

Step 2: Install Poetry

This project uses Poetry for dependency management. If you don't have Poetry installed, you can install it by running:

pip install poetry

Step 3: Install Project Dependencies

Navigate to the project directory and install the project dependencies using Poetry:

cd <project-directory>
poetry install

Step 4: Running the project:

About

Repo for the soas project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages