atomhubot

Develop your hubot scripts in atom

saraford

206

4

0.3.0

MIT

GitHub

Atom-Hubot

Test out your hubot scripts within Atom!

Atom Hubot Package demo

What's new - v0.2.1

Fixed bugs and added features from usability feedback:

  1. Fixed #1 - Up / Down arrows should cycle through command history
  2. Fixed #2 - Ability to resize the hubot pane
  3. Fixed #3 - Log Hubot's built-in @Logger when requested
  4. Fixed #4 - Run hubot commands using '.'

Install

From Atom

  1. Go to Atom - Preferences - Install Packages
  2. Search for the atomhubot project. No dash.
  3. Install!

From this repo

  1. clone this repo into your .atom/packages directory
  2. npm install

Usage

From atom, use the default keyboard shortcut Ctrl-Option-O or Packages - Hubot - Toggle

Misc