Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulled CLI tools into a single crate and consolidated. #8

Merged
merged 8 commits into from
Dec 12, 2023

Conversation

SirVer
Copy link
Contributor

@SirVer SirVer commented Dec 7, 2023

Moved the CLI tools into a single crate to reduce dependencies overall. Also exploded status into a cmdline tool that can address functionality individually from the cmdline. This is now a swiss army knife to talking to terminals.

The update should be eventually incorporated into this one, but I ran out of time for this today.

Moved the CLI tools into a single crate to reduce dependencies overall. Also exploded status into a cmdline tool that can address functionality individually from the cmdline. This is now a swiss army knife to talking to terminals.

The update should be eventually incorporated into this one, but I ran out of time for this today.
@SirVer SirVer requested a review from dorezyuk December 7, 2023 20:52
@SirVer
Copy link
Contributor Author

SirVer commented Dec 7, 2023

Based on #7 which should go in first.

zvt/src/io.rs Outdated Show resolved Hide resolved
@SirVer SirVer requested a review from dorezyuk December 11, 2023 19:45
@SirVer
Copy link
Contributor Author

SirVer commented Dec 11, 2023

All done.

@dorezyuk
Copy link
Contributor

Looks good

@dorezyuk
Copy link
Contributor

ah stop - can you fix the readme?

@SirVer SirVer merged commit bc436f6 into main Dec 12, 2023
8 checks passed
@SirVer SirVer deleted the hrapp/feig_cli branch December 12, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants