KAppTemplate

From KDE UserBase Wiki
Revision as of 21:22, 25 January 2019 by Ognarb (talk | contribs) (update content)
KAppTemplate offers a wizard to make a development project set-up quick and easy. It is supposed to save the time of first time users by performing all steps necessary to create basic forms of e.g. a GUI application program.

Features

  • Templates for C++, Ruby, Python and PHP
  • Categories
  • Templates for different build-systems and frameworks
  • It is easy to create new templates using space holders and a simple CMake-command
  • Integrated into KDevelop

More Information

  • The Handbook is available from here.