Crates.io | ojichat-cli |
lib.rs | ojichat-cli |
version | 0.1.4 |
source | src |
created_at | 2020-12-13 07:05:38.776026 |
updated_at | 2021-01-11 07:21:02.403196 |
description | Ojisan Nanchatte (ojichat) command |
homepage | |
repository | https://github.com/gamoutatsumi/ojichat_rs_cli |
max_upload_size | |
id | 322347 |
size | 56,896 |
ojichat_rsのCLI版です。
$ rustup default
nightly-x86_64-unknown-linux-gnu (default)
cargo install ojichat-cli
$ ojichat-rs -h
ojichat-cli 0.1.4
Tatsumi Gamou
Ojisan Nanchatte (ojichat) command
USAGE:
ojichat-rs [OPTIONS] [name]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-e <number> 絵文字/顔文字の最大連続数 [default: 4]
-p <level> 句読点挿入頻度レベル [min:0, max:3] [default: 0]
ARGS:
<name> おじさんのメール相手
基本的な使い方は本家と同じです。