Updated documentation

This commit is contained in:
Tom Jowitt 2017-06-04 19:53:14 +10:00
parent 81e3172319
commit c38c2460d1

View file

@ -2,7 +2,7 @@
[![CircleCI](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master.svg?style=svg&circle-token=4aee14214b029ff6bcb7664e8c403ef1288e84f4)](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master) [![CircleCI](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master.svg?style=svg&circle-token=4aee14214b029ff6bcb7664e8c403ef1288e84f4)](https://circleci.com/gh/madecomfy/slack-cleanup/tree/master)
A program for cleaning up slack file uploads. Useful if you keep hitting limits on your plan. A small Go program for cleaning up slack file uploads. Useful if you keep hitting limits on your team plan as there is no way to bulk delete files.
## Installing Slack Cleanup ## Installing Slack Cleanup
@ -15,7 +15,9 @@ variables. At MadeComfy we use [Direnv](https://direnv.net/) to manage local env
## Running Slack Cleanup ## Running Slack Cleanup
slack-cleanup We assume your $GOPATH/bin folder is in your PATH.
$ slack-cleanup
Slack cleanup will delete any files older the the past 2 weeks. Slack cleanup will delete any files older the the past 2 weeks.