ddovod / jet-live

c++ hot code reload for linux and macos
MIT License
411 stars 23 forks source link

Reloading code on SIGUSR1 #14

Closed ddovod closed 5 years ago

ddovod commented 5 years ago

Its handy to bind kill -SIGUSR1 $(pgrep <app_name>) to some key shortcut in the editor or IDE