An open API service indexing awesome lists of open source software.

https://github.com/sohey-dr/chinviter

CLI tool to invite Slack channels of a workspace
https://github.com/sohey-dr/chinviter

cli rust slack slack-bot

Last synced: about 1 year ago
JSON representation

CLI tool to invite Slack channels of a workspace

Awesome Lists containing this project

README

          

# Slack Channel Inviter

## Features

CLI tool to invite Slack channels of a workspace

## How to install

```bash
git clone git@github.com:sohey-dr/chinviter.git
cd chinviter
cp .env.sample .env
cargo run -- -help
```

## USAGE

```bash
USAGE:
chinviter [OPTIONS]

ARGS:

OPTIONS:
-f, --filter [default: ]
-h, --help Print help information
-u, --user_id [default: ]
-V, --version Print version information
```

## Author

* Sohey Hashimoto
* Email: heyso1209@gmail.com
* Linktree:

## License

* MIT
* see LICENSE