mirror of
https://github.com/seigler/slack-cleanup
synced 2025-07-27 01:36:12 +00:00
Updated documentation
This commit is contained in:
parent
81e3172319
commit
c38c2460d1
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](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
|
||||
|
||||
|
@ -15,7 +15,9 @@ variables. At MadeComfy we use [Direnv](https://direnv.net/) to manage local env
|
|||
|
||||
## 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue