garyjohnson / build-button

A bluetooth build button project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build-button

A bluetooth build button project

button-launcher

Symlink button-launcher into your PATH: sudo ln -s <this repo dir>/button-launcher/button-launcher /usr/local/bin/button-launcher

Add to your ~/.bash_profile: bind -x '"\C-^":"button-launcher"'

Add to your vim config for vim-test: nmap <silent> <C-^> :TestNearest<CR>

About

A bluetooth build button project

License:MIT License


Languages

Language:C++ 93.7%Language:Makefile 4.2%Language:Shell 2.1%