mirror of
https://github.com/SL-RU/mmtui.git
synced 2025-03-04 00:14:45 +01:00
update readme
This commit is contained in:
parent
f6d4beea61
commit
535b120f7d
1 changed files with 23 additions and 0 deletions
23
README.md
Normal file
23
README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# mmtui
|
||||
|
||||
TUI disk mount manager for TUI file managers for Linux
|
||||
|
||||
# Dependencies
|
||||
|
||||
- udisks2
|
||||
|
||||
# mount.yazi
|
||||
|
||||
Plugin for yazi file manager: https://github.com/SL-RU/mount.yazi
|
||||
|
||||
# Build
|
||||
|
||||
```
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
Binary will be in `target/release/mmtui`
|
||||
|
||||
## AUR
|
||||
|
||||
On Archlinux you can install from AUR, package is named `mmtui-bin`: https://aur.archlinux.org/packages/mmtui-bin
|
Loading…
Add table
Reference in a new issue