0.3.0 • Published 9 years ago
hubot-checkout v0.3.0
hubot-checkout
A bot to keep track (checkin and checkout) resources.
hubot-redis-brain is a dependency. -> Uses redis as persistent store.
See src/checkout.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-checkout --save
Then add hubot-checkout to your external-scripts.json
:
[
"hubot-checkout"
]
Todo
- Auto-return resource after due date (e.g. hubot checkout qa-server for 1 day)
- clean up code duplication and utilize coffescript string interpolation
- add unit tests
Sample Interaction
user1>> hubot checkout qa-server
hubot>> user1 checked out qa-server
0.3.0
9 years ago
0.2.0
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.16
10 years ago
0.0.15
10 years ago
0.0.14
10 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.4
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago