Development/Tutorials/Plasma5/QML2/Requirements

From KDE TechBase
Revision as of 10:35, 16 October 2018 by Jakterfor (talk | contribs) (Start listing requirements for plasmoid development)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Below are the tools one would require to get plasmoids running as well tips on optional tools surrounding development that might be interesting to use.

Knowledge

QML

What QML is and how to write applications using it. Useful resources include:

Software and library requirements

Ubuntu

 # For running simple qml applications that don't import org.kde.plasma*
 sudo apt-get install qmlscene
 
 # For a host of tools including:
 # /usr/bin/plasmoidviewer for testing and view plasmoids
 sudo apt-get install plasma-sdk

Editors

vim

Recommended plugins: