h
This commit is contained in:
21
readme.md
21
readme.md
@@ -41,30 +41,15 @@ Medios-Macina is a CLI file media manager and toolkit focused on downloading, ta
|
||||
<br>
|
||||
|
||||
<details>
|
||||
<summary>console command</summary>
|
||||
<summary>installation console command</summary>
|
||||
<pre><code>git clone https://code.glowers.club/goyimnose/Medios-Macina.git
|
||||
python Medios-Macina/scripts/bootstrap.py
|
||||
</code></pre>
|
||||
</details>
|
||||
|
||||
|
||||
<br>
|
||||
<b>Start the CLI by simply running "mm"</b>
|
||||
|
||||
</div>
|
||||
|
||||
- When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.
|
||||
|
||||
1. rename config.conf.remove to config.conf, [config tutorial](https://code.glowers.club/goyimnose/Medios-Macina/wiki/Config.conf)
|
||||
|
||||
### MINIMAL EXAMPLE CONFIG - CHANGE VALUES
|
||||
```Minimal config
|
||||
temp="C:\\Users\\Admin\\Downloads"
|
||||
|
||||
[store=folder]
|
||||
name="default"
|
||||
path="C:\Users\Public\Documents\library"
|
||||
|
||||
```
|
||||
|
||||
3. Start the CLI by simply running "mm" in shell or run python cli.py
|
||||
|
||||
# [CLICK FOR GUIDED TUTORIAL](/docs/tutorial.md)
|
||||
|
||||
Reference in New Issue
Block a user