Skip to content

Commit

Permalink
Added note about Slack integration
Browse files Browse the repository at this point in the history
Thanks @ellisonleao!
  • Loading branch information
gleitz committed May 24, 2015
1 parent 7b4e52d commit 67e9c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ Notes
- Works with Python2 and Python3
- A standalone Windows executable with the howdoi application `is available here <https://dl.dropbox.com/u/101688/website/misc/howdoi.exe>`_.
- An Alfred Workflow for howdoi can be found at `http://blog.gleitzman.com/post/48539944559/howdoi-alfred-even-more-instant-answers <http://blog.gleitzman.com/post/48539944559/howdoi-alfred-even-more-instant-answers>`_.
- Slack integration available through `slack-howdoi <https://github.com/ellisonleao/slack-howdoi>`_.
- Howdoi uses a cache for faster access to previous questions. Caching functionality can be disabled by setting the HOWDOI_DISABLE_CACHE environment variable. The cache is stored in `~/.cache/howdoi`.
- You can set the HOWDOI_URL environment variable to change the source url for answers (default: stackoverflow.com). Other options include `serverfault.com` or `pt.stackoverflow.com`. Here's the `full list <http://stackexchange.com/sites?view=list#traffic>`_.
- Setting the HOWDOI_COLORIZE environment variable will colorize the output by default.
- Special thanks to Rich Jones (`@miserlou <https://github.com/miserlou>`_) for the idea.

Development
Expand Down

0 comments on commit 67e9c7d

Please sign in to comment.