Crates.io | verco |
lib.rs | verco |
version | 6.7.0 |
source | src |
created_at | 2019-05-27 15:58:58.882477 |
updated_at | 2021-10-25 17:44:00.080709 |
description | A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcuts |
homepage | https://vamolessa.github.com/verco |
repository | https://github.com/vamolessa/verco |
max_upload_size | |
id | 137356 |
size | 2,903,551 |
A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcuts
This project uses Cargo and pure Rust stable and works on latest versions of Windows, Mac, Linux and BSD.
Its only dependencies are:
You can either install it via cargo
or download the binaries from github releases.
If you go the cargo
route, you need to have it installed (usually using rustup).
In a terminal, run this command to install verco
:
cargo install verco
Then you'll be able to run verco
from whichever directory you in.
sudo dnf copr enable atim/verco -y
sudo dnf install verco
verco
can be installed from the available AUR packages using an AUR helper. For example:
paru -S verco
In a terminal in a repository folder, type in the verco
command.
It will launch verco
's tui and you'll be able to interface with Git/Mercurial/PlasticSCM.