7 Creating Plugins

As you may have seen from configuring the Job Launcher, plugins are simply executables that are started by the main Job Launcher executable, rstudio-launcher. The RStudio Launcher Plugin SDK can be used to quickly develop Plugins in C/C++. The RStudio Launcher Plugin SDK QuickStart Guide is a great place to start when developing a new Plugin.