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:
commit
5af3ad471f
@ -9,6 +9,7 @@
|
|||||||
* [TravisCI]() module now supports enterprise endpoints, [#652](https://github.com/wtfutil/wtf/issues/652) by [@scw007](https://github.com/scw007)
|
* [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)
|
* [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)
|
* [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
|
### 🐞 Fixed
|
||||||
|
|
||||||
|
10
README.md
10
README.md
@ -65,6 +65,16 @@ sudo port install wtfutil
|
|||||||
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
|
### Install a Binary
|
||||||
|
|
||||||
[Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.
|
[Download the latest binary](https://github.com/wtfutil/wtf/releases) from GitHub.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user