1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Merge branch 'master' of github.com:wtfutil/wtf

This commit is contained in:
Chris Cummer 2019-10-02 19:39:31 -07:00
commit 5af3ad471f
2 changed files with 11 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* [TravisCI]() module now supports enterprise endpoints, [#652](https://github.com/wtfutil/wtf/issues/652) by [@scw007](https://github.com/scw007)
* [Subreddit](https://wtfutil.com/modules/subreddit/) module added, by [@lawrencecraft](https://github.com/lawrencecraft)
* [gCal](https://wtfutil.com/modules/google/gcal/) module now supports a `hourFormat` setting for defining whether to display 12 or 24-hour times, [#665](https://github.com/wtfutil/wtf/issues/665) by [@senorprogrammer](https://github.com/senorprogrammer)
* [Scarf](https://scarf.sh) installation instructions added to README, by [@aviaviavi](https://github.com/aviaviavi)
### 🐞 Fixed

View File

@ -65,6 +65,16 @@ sudo port install wtfutil
wtfutil
```
### Install via Scarf
If you're interested in supporting wtfutil, please consider installing via [Scarf](https://scarf.sh/package/senorprogrammer/wtfutil).
```console
scarf install wtfutil
wtfutil
```
### Install a Binary
[Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.