Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 635 Bytes

tfetch

your simple yet effetive tree style system fetch script.

tfetch

Installation Guide

  1. Check Python Version:

Ensure you have Python correct Speficed in the pyproject.toml. If not, install it from the official Python website.

  1. Clone tfetch Repository:

Clone tfetch to your desired location.

git clone https://github.com/EndOfLine-py/tfetch
  1. Run Installation Script:

Once cloned, run the install.sh bash script to allow you to run the script from anywhere on your system.

sudo chmod +x install.sh

./install.sh
  1. Enjoy!