0.0.6 • Published 6 years ago

hubot-lock v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-lock

A hubot script for locking assets

See src/hubot-lock.coffee for full documentation.

Build Status

Installation

In hubot project repo, run:

npm install hubot-lock --save

Then add hubot-lock to your external-scripts.json:

[
  "hubot-lock"
]

Sample Interaction

alice>> @hubot lock Main.unity
hubot>> @alice :lock: OK, locked *Main.unity* for you
bob>> @hubot lock Main.unity
hubot>> @bob :x: Nope, *Main.unity* is already locked by <@alice>

NPM Module

https://www.npmjs.com/package/hubot-lock

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago