From 36efec162eea964cf9cac8ce027ef7466b12db35 Mon Sep 17 00:00:00 2001 From: Nose Date: Sat, 10 Jan 2026 20:57:56 -0800 Subject: [PATCH] f --- readme.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 34118aa..8367cfc 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,7 @@

4 TEXT BASED FILE ONTOLOGY

+ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging, and media storage (audio, video, images, and text) from a variety of providers and sources. It is designed around a compact, pipeable command language ("cmdlets") so complex workflows can be composed simply and repeatably.
@@ -27,10 +28,20 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging

INSTALLATION

- +

Requirement: Python +
+ +
+console command + +

+git clone https://code.glowers.club/j/Medios-Macina
+python Medios-Macina/scripts/bootstrap.py
+
+ +
+ -git clone https://code.glowers.club/goyimnose/Medios-Macina -python Medios-Macina/scripts/bootstrap.py - When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.