Builderby Christian Hergert Build, Run, and Debug Applications |
Builder is open source software licensed under the terms of the GNU GPL version 3 or newer.
Robust code completion is provided by Clang as well as many integrated Language Servers!
Builder can integrate with Sysprof to allow profiling your application even when containers are used.
Use this valuable tool to improve application performance for your users!
Many language servers are supported out-of-the-box with Builder.
Adding your own is easy and requires no code. Simply copy one of the existing plug-ins and alter it for your needs.
Every project is unique and so it its build system. That is why Builder was created to be Build System agnostic.
You won't find Builder litering your project with "dot" directories or new files you have never seen before.
If you run into issues, file an issue and we'll take a look!
File an Issue Other IssuesUse Builder to contribute your own changes to Builder!
Build Builder! Learn More Download NightlyRead the documentation to find out more about how Builder works!
User Help API ReferenceBuilder has its very own book that can teach you how it is built!
Read it to level-up your contributions to Builder and beyond.
Read the Book!$ git clone https://gitlab.gnome.org/GNOME/gnome-builder
$ flatpak run org.gnome.Builder -p gnome-builder/
The source code to Builder will always be available.
Get the Code Download a Release