| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains utility scripts for the Pomotoro project.
Purpose: Automated system dependency installer for Linux distributions.
Description: Detects your Linux distribution and installs all required system libraries and development dependencies needed to build Pomotoro.
Supported Distributions:
Usage:
# From project root
./scripts/install-deps.shWhat it installs:
Note: This script requires sudo privileges to install system packages.
When adding new utility scripts to this directory:
All development workflows use just as the single task runner.
The justfile in the project root provides all development commands:
Run just without arguments to see all available commands.
Refer to the main README.md for complete usage details.
| Back | FazBrowse Home | New Git URL |