Skip to content

yzioual/task_master

Repository files navigation

TaskMaster - 42 School

This project's goal is to make a job control daemon with features similar to supervisor.

Development Setup

We use uv for fast dependency management and pre-commit to maintain code quality.

  1. Prerequisites Ensure you have uv installed on your system.
# Arch Linux:
sudo pacman -S uv

# Others:
curl -LsSf https://astral-sh/uv/install.sh | sh
  1. Environment Setup
# Create a virtual environment
uv venv

# Activate the environment
source .venv/bin/activate

# De-activate the environment
deactivate

# Install dependencies and sync with the lockfile
uv sync

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please see our Contributing Guidelines for details on our code of conduct and the process for submitting pull requests.

About

A task master :)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages