This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var tako = require('tako'), | |
| path = require('path'), | |
| watch = require('watch'), | |
| app = tako(), | |
| templates = app.templates; | |
| var templatePath = path.join(__dirname, 'templates'); | |
| templates.directory(templatePath); | |
| watch.watchTree(templatePath, function() { | |
| console.log('reload templates'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Description: | |
| # Hubot provides some encouragement to fix it. | |
| # | |
| # Configuration: | |
| # None | |
| # | |
| # Author: | |
| # ncb000gt | |
| fixit = 'http://www.youtube.com/watch?v=p6PZhONZ3Ac' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| prompt: Is this ok?: (yes) | |
| info: Creating snapshot 0.0.0-16 | |
| info Uploading: [=============================] 100% | |
| info: Updating app nko3-team-bearshark | |
| info: Activating snapshot 0.0.0-16 for nko3-team-bearshark | |
| info: Starting app nko3-team-bearshark | |
| error: Error running command deploy | |
| error: socket hang up | |
| info: | |
| info: jitsu's client request timed out before the server could respond |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am ncb000gt on github. | |
| * I am ncb000gt (https://keybase.io/ncb000gt) on keybase. | |
| * I have a public key ASCXe6CHpdJM8EyHicb7sY_Pe8loMc9KfGgK78Fs3rZ-uAo | |
| To claim this, I am signing this object: |
OlderNewer