Fetch distributions and invalidate with hubot-cloudfront
I published a Hubot script to fetch Amazon CloudFront distribution list and invalidate objects.
npm install --save hubot-cloudfront
I published a Hubot script to fetch Amazon CloudFront distribution list and invalidate objects.
npm install --save hubot-cloudfront
I created 3 Hubot scripts and published to npm, however I worried about that there are no unit tests with them.
I published a Hubot script to take cross browser screenshots with BrowserStack.
me > hubot screenshot me http://www.google.com/
hubot > Started generating screenshots in http://www.browserstack.com/screenshots/d804f186e460dc4f2a30849a9686c3a8c4276c21
To add this script run npm install
command in your hubot directory.
npm install --save hubot-browserstack
and add hubot-browserstack
to external-scripts.json
["hubot-browserstack"]
For more details, visit GitHub repo: ngs/hubot-browserstack.
I created a chrome extension to check GitHub Notifications in toolbar icon.
This displays unread count and lists unread notifications in popup.
GitHub Repository: ngs/github-notifications-crx