Skip to content

todbachman-wf/bendium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Chrome extension for talking to Bender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 87.2%
  • CSS 8.7%
  • HTML 3.4%
  • Shell 0.7%