This website requires JavaScript.
Explore
Help
Register
Sign in
drop-oss
/
interactive-clap
Watch
1
Star
0
Fork
You've already forked interactive-clap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
56
commits
1
branch
0
tags
620
KiB
Rust
100%
d80edfc842
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Vlad Frolov
d80edfc842
fix: Trim unnecessary spaces in inquire prompts (fix it again after recent refactoring that reverted the previous fix)
2023-05-30 16:49:50 +02:00
.github
/workflows
ci: Added release-plz workflow to help cutting releases
2023-05-28 22:22:02 +02:00
examples
refactor: Use a custom ResultFromCli to enable Cancel and Back variants and lift CLI args on Ok/Err (
#4
)
2023-04-02 21:24:06 +02:00
interactive-clap-derive
fix: Trim unnecessary spaces in inquire prompts (fix it again after recent refactoring that reverted the previous fix)
2023-05-30 16:49:50 +02:00
src
refactor: Use a custom ResultFromCli to enable Cancel and Back variants and lift CLI args on Ok/Err (
#4
)
2023-04-02 21:24:06 +02:00
.gitignore
refactor: Use a custom ResultFromCli to enable Cancel and Back variants and lift CLI args on Ok/Err (
#4
)
2023-04-02 21:24:06 +02:00
Cargo.toml
chore: release 0.2.2
2023-05-28 22:44:57 +02:00
LICENSE-APACHE
prepare for publishing to Crates.io
2022-12-20 16:05:06 +01:00
LICENSE-MIT
prepare for publishing to Crates.io
2022-12-20 16:05:06 +01:00