Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 635 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 635 Bytes

Bendium

Bendium is a Chrome extension for talking to Bender.

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.