1.0.1 • Published 8 years ago

jobot-brain-file v1.0.1

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

Jobot-brain-file

Hubot utility that save the brain on the filesystem

See src/hubot-brain-file.coffee for full documentation.

Installation

In hubot project repo, run:

npm install jobot-brain-file --save

Then add jobot-brain-file to your external-scripts.json:

["jobot-brain-file"]

The script

It will save the brain on the file system. it uses FILE_BRAIN_PATH as path otherwise the curent working directory. The JSON is indented with 4 spaces.

1.0.1

8 years ago

1.0.0

8 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago