f
This commit is contained in:
17
readme.md
17
readme.md
@@ -3,6 +3,7 @@
|
|||||||
<img src="https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/docs/img/MM.png"></img>
|
<img src="https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/docs/img/MM.png"></img>
|
||||||
<h3>4 TEXT BASED FILE ONTOLOGY </h3>
|
<h3>4 TEXT BASED FILE ONTOLOGY </h3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
@@ -27,10 +28,20 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="installation"><h2> INSTALLATION</h2>
|
<div id="installation"><h2> INSTALLATION</h2>
|
||||||
|
<h4><b>Requirement:</b> <a href="https://www.python.org/downloads/">Python</a>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>console command</summary>
|
||||||
|
|
||||||
|
<pre><code>
|
||||||
|
git clone https://code.glowers.club/j/Medios-Macina
|
||||||
|
python Medios-Macina/scripts/bootstrap.py
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
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.
|
- When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.
|
||||||
|
|||||||
Reference in New Issue
Block a user