1.0.6 • Published 8 years ago

slack-upload v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

slack-upload

Install

npm install slack-upload -g

usage

$ slack-upload --help

Usage: slack-upload options

Options:

-h, --help             output usage information
-V, --version          output the version number
-f, --file [value]     name of file to be uploaded
-k, --token [value]    slack api token
-c, --channel [value]  channel name
-t, --title [value]    title of post
-m, --comment [value]  inital comment
-v, --verbose          show detail result

Slack API token

An api token can be set in SLACK TOKEN environment variable as well as given through --token. Guide on how to generate a slack api token

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago