0.1.0 • Published 9 years ago

clack v0.1.0

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

clack

Command line Slack client

Installing

npm install clack -g

## Usage

You need a Slack token first. Check https://api.slack.com/docs/oauth-test-tokens to create a test token.

Then run:

SLACK_TOKEN=... clack
  • Double click on the channels to load them.
  • You can write a message if a team is selected
  • That's all for now :)