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

https://github.com/hapoon/slk

Slack CLI client written in Go
https://github.com/hapoon/slk

Last synced: 5 months ago
JSON representation

Slack CLI client written in Go

Awesome Lists containing this project

README

          

# slk
Slack CLI client written in Go

## Installation

```
go install github.com/hapoon/slk
```

## Usage

初期化

```
slk init
```

WebHookでのメッセージ送信

```
slk wh [message]
```

## License

[MIT](/LICENSE)

## Author

KORENAGA Makoto a.k.a hapoon