Add alfred-cheat implementation

Wayne Yao 2019-07-09 15:02:58 +10:00
parent 197ec6a818
commit bee75a1f23

@ -39,6 +39,9 @@ Uses cheat, tldr and several other cheat sheets repositories as its backend
### [bropages] ### ### [bropages] ###
examples for command line programs ordered by community votes examples for command line programs ordered by community votes
### [alfred-cheat] ###
An implementation (workflow) of this concept intended for Alfred on macOS platform, with the additional feature of fuzzy searching in each sheet.
[cheat.sh]: https://github.com/chubin/cheat.sh [cheat.sh]: https://github.com/chubin/cheat.sh
[cheatly]: https://github.com/arthurnn/cheatly [cheatly]: https://github.com/arthurnn/cheatly
@ -49,4 +52,5 @@ examples for command line programs ordered by community votes
[dufferzafar-cheat]: https://github.com/dufferzafar/cheat [dufferzafar-cheat]: https://github.com/dufferzafar/cheat
[tldr]: https://github.com/tldr-pages/tldr [tldr]: https://github.com/tldr-pages/tldr
[chhsiao90-cheat-ext]: https://github.com/chhsiao90/cheat-ext [chhsiao90-cheat-ext]: https://github.com/chhsiao90/cheat-ext
[bropages]: http://bropages.org/ [bropages]: http://bropages.org/
[alfred-cheat]: https://github.com/wx-Yao/alfred-cheat