CLI tool to invite Slack channels of a workspace
git clone [email protected]:sohey-dr/chinviter.git
cd chinviter
cp .env.sample .env
cargo run -- -helpUSAGE:
chinviter [OPTIONS] <TOKEN> <SUBCOMMAND>
ARGS:
<TOKEN>
<SUBCOMMAND>
OPTIONS:
-f, --filter <filter> [default: ]
-h, --help Print help information
-u, --user_id <USER_ID> [default: ]
-V, --version Print version information- Sohey Hashimoto
- Email: [email protected]
- Linktree: https://linktr.ee/sohey
- MIT
- see LICENSE