ojichatrscli

Crates.io MIT LICENSE GitHub Workflow Status

ojichat_rsのCLI版です。

開発環境

bash $ rustup default nightly-x86_64-unknown-linux-gnu (default)

インストール

bash cargo install ojichat-cli

使い方

```bash $ ojichat-rs -h ojichat-cli 0.1.0 Tatsumi Gamou Ojisan Nanchatte (ojichat) command

USAGE: ojichat-rs [OPTIONS] [name]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -e 絵文字/顔文字の最大連続数 [default: 4] -p 句読点挿入頻度レベル [min:0, max:3] [default: 0]

ARGS: おじさんのメール相手 ```

基本的な使い方は本家と同じです。

ライセンス

MIT