yash-prompt

Crates.ioyash-prompt
lib.rsyash-prompt
version
sourcesrc
created_at2024-07-12 15:33:27.391531
updated_at2024-12-14 03:54:48.235534
descriptionCommand line prompt for yash shell
homepage
repositoryhttps://github.com/magicant/yash-rs
max_upload_size
id1300801
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
WATANABE Yuki (magicant)

documentation

README

Yash-prompt

The yash-prompt crate implements command prompt for yash.

yash-prompt at crates.io yash-prompt at docs.rs Build status

License

This crate is distributed under GPLv3.

Commit count: 2992

cargo fmt