20 releases
0.8.8 | Oct 22, 2024 |
---|---|
0.8.6 | Jul 23, 2024 |
0.8.4 | Mar 14, 2024 |
0.8.2 | Dec 30, 2023 |
0.3.3 | Mar 26, 2023 |
#81 in Configuration
318,813 downloads per month
Used in 52 crates
(3 directly)
73KB
1.5K
SLoC
Acknowledgements
Portions of this crate are loosely based on rpassword
.
lib.rs
:
Git style prompting with support for GIT_ASKPASS
and askpass
program configuration.
Compatibility
This is a unix-only crate which will return with an error when trying to obtain any prompt on other platforms. On those platforms it is common to have helpers which perform this task so it shouldn't be a problem.
Dependencies
~4–13MB
~172K SLoC