Skip to content

patkujawa-wf/bendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bendium

Bendium is a Chrome extension for talking to Bender.

Install

Bendium is available in the Workiva section of the Chrome Web Store.

You'll need to get a HipChat API token. Log into the HipChat web interface (you can just click "Profile" within the desktop client). Then select "API Access" on the left and create a new token. It only requires the "Send Message" scope.

You can set keyboard shortcuts for Bendium commands using the standard chrome://extensions page mechanism: creating keyboard shortcuts

Build

pub get
pub build extension
# or, if you want sourcemaps to know where your code fails,
pub build extension --mode=debug

Install the build/extension/ directory.

Test

alias ddev='pub run dart_dev'
ddev gen-test-runner
ddev test -p content-shell

Credits

Icon courtesy of Herbert Spencer and licensed CC-BY.

About

A Chrome extension for talking to Bender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published