Warning, /frameworks/krunner/templates/runner/README.md is written in an unsupported language. File is not indexed.

0001 Runner Template
0002 ----------------------
0003 
0004 ### Build instructions
0005 
0006 ```
0007 cd /where/your/runner/is/installed
0008 mkdir build
0009 cd build
0010 cmake -DKDE_INSTALL_PLUGINDIR=`kf5-config --qt-plugins` ..
0011 make
0012 make install
0013 kquitapp5 krunner
0014 ```
0015 
0016 After this you should see your runner in the system settings:  
0017 `systemsettings5 kcm_plasmasearch`
0018 
0019 You can also launch KRunner via Alt-F2 or Alt-Space and you will find your runner.
0020 
0021 If you feel confident about your runner you can upload it to the KDE Store
0022 https://store.kde.org/browse/cat/628/order/latest/.