This is a small CLI to make it easy to tell your team when you finish up tasks.
Simply hit slack-done
and tell what you have done. The package will then send a nice formatted message to a Slack channel of your choice.
-
Install the npm package globally:
npm install slack-done -g
-
Enter your Slack API token (You can create a test token here)
-
Enter the channel name you want the messages to be sent to
-
Open the CLI:
slack-done
-
Enter the task you have done
-
Choose if you want to send or add more tasks