init-my-working
v1.0.1
Published
## autlog ### Setup + Enable ```code``` cmd of vscode https://stackoverflow.com/a/71188174 + Set privacy and security => accessibility + Place your key bindings in this file to overwrite the defaults ```// keybindings.json => find Ctr + Shift + P => Keybo
Downloads
5
Readme
team-web-tools
autlog
Setup
- Enable
code
cmd of vscode https://stackoverflow.com/a/71188174 - Set privacy and security => accessibility
- Place your key bindings in this file to overwrite the defaults
[
{ "key": "ctrl+tab", "command": "workbench.action.nextEditor" },
{ "key": "ctrl+shift+tab", "command": "workbench.action.previousEditor"}
]
- yarn install
- yarn public
Run
- Open sourcecode project by vscode
- Open more chrome tabs
- Open Terminal
- cd repository project
- run
autolog
auto-move-mouse
run auto-move-mouse