yash-cli

Crates.ioyash-cli
lib.rsyash-cli
version
sourcesrc
created_at2024-04-13 14:42:39.643945
updated_at2024-12-14 03:56:26.991566
descriptionExtended POSIX shell
homepage
repositoryhttps://github.com/magicant/yash-rs
max_upload_size
id1207643
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-cli

yash-cli is a command-line interface for the yash shell implementation. This crate is not intended to be used as a library by other programs.

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

License

This crate is distributed under GPLv3.

Commit count: 2992

cargo fmt