1.0.4 • Published 9 years ago
hyperterm-open-devtools v1.0.4
hyperterm-open-devtools
Open DevTools for currently showing web page with a hotkey on Hyper

Install
Add hyperterm-open-devtools to the plugins list in your ~/.hyper.js config file.
Config of hotkey
The hotkey is default by CommandOrControl+Alt+J, you can set openDevToolsKey in ~/.hyper.js config file:
config: {
...
openDevToolsKey: 'CommandOrControl+Alt+K'
}You need restart app to apply the config.
Test
$ ./fetch-hyper.sh
$ npm test