Differences

This shows you the differences between two versions of the page.

Link to this comparison view

homebrew [2015/01/12 12:01]
127.0.0.1 external edit
homebrew [2015/06/01 16:29]
steve
Line 37: Line 37:
 ** github ** ** github **
  
-If you are pinging github a lot, you may need to use an authentication token. ​ Here is one created for Digital Trike: ''​077569ca64341468aa81983d02ccee704d6c45c4''​+If you are pinging github a lot, you may need to use an authentication token.
  
 To use with homebrew: To use with homebrew:
  
 <​code>​ <​code>​
-export HOMEBREW_GITHUB_API_TOKEN=077569ca64341468aa81983d02ccee704d6c45c4+export HOMEBREW_GITHUB_API_TOKEN=foo-token-address
 </​code>​ </​code>​