Crates.io | vstatus |
lib.rs | vstatus |
version | 0.0.1 |
source | src |
created_at | 2018-08-03 08:39:10.244001 |
updated_at | 2018-08-03 08:39:10.244001 |
description | Lightning-fast version control status string generator |
homepage | https://github.com/Arkanosis/vstatus |
repository | https://github.com/Arkanosis/vstatus |
max_upload_size | |
id | 77306 |
size | 5,235 |
vstatus is a lightning-fast version control status string generator that you can use wherever you want (eg. in your shell prompt: bash, zsh, fish…).
vstatus is still under active design and not yet ready for mainstream usage.
vstatus aims at the following objectives:
Run cargo build --release
in your working copy.
Copy the vstatus
binary wherever you want.
Usage: vstatus <format>
vstatus -h | --help
vstatus --version
Arguments:
format Version control status string format
Options:
-h, --help Show this screen.
--version Show version.
Contributions are welcome through GitHub pull requests.
Please report bugs and feature requests on GitHub issues.
vstatus is copyright (C) 2018 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.