KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#claude-code
#cli
#windows
#codex
#developer-tools
#dsh
hubot-devops-reactions
★ 29
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
gin-sessions
:
Session middleware for Gin.
simple_kit
:
C实现的服务端开发框架
react-component-width-mixin
:
React mixin which sets width as state variable and updates as component changes shape
ftps
:
Implementation of the FTPS protocol for Golang.
Aruuz
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hubot-devops-reactions
?
Download (.md)
# Hubot Devops Reactions Post a random [DevOps reactions](http://devopsreactions.tumblr.com/) gif. [](https://travis-ci.org/bdossantos/hubot-devops-reactions) ## Installation 1. Add `"hubot-devops-reactions"` to your hubot's `package.json`. The latest version is available through [npm](https://npmjs.org/package/hubot-devops-reactions) 2. `npm install` 3. Add `"hubot-devops-reactions"` to your hubot's `external-scripts.json` #### Due to changes with jsdom: * 4.X (default for this project) requires io.js * for projects using Node.js, edit the dependancy in package.json use "jsdom": "3.1.2"