Git Product home page Git Product logo

tashrifsanil / gnome-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoseforb/gnome-builder

0.0 1.0 0.0 21.35 MB

Builder is an IDE for GNOME

Home Page: https://wiki.gnome.org/Apps/Builder

License: GNU General Public License v3.0

Makefile 1.58% Shell 0.20% M4 2.54% C 88.24% CSS 1.99% Python 1.73% C++ 0.22% Yacc 0.05% Lex 0.05% Ruby 0.10% JavaScript 0.66% Scheme 1.87% Vala 0.76% HTML 0.01%

gnome-builder's Introduction

Builder - Develop software for GNOME
====================================

     Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-builder
 Download: https://download.gnome.org/sources/gnome-builder/
      Git: http://git.gnome.org/browse/gnome-builder
  Website: https://wiki.gnome.org/Apps/Builder
      IRC: irc.gimp.net #gnome-builder

----

Builder attempts to be an IDE for writing software for GNOME. It does not try
to be a generic IDE, but one specialized for writing GNOME software. We believe
that this focus will help us to build something great.

If you would like to help in this effort, join our IRC channel and we will help
you find something to work on.

Builder is written in C, but some aspects of Builder may be written in another
language if it makes sense.

----

Builder is developed in conjunction with GNOME releases. This means that we
often contribute to, and depend on, features being developed in other GNOME
modules.

----

Builder can be built from tarball releases using the traditional autotools
manner.

If you checked the code out from git, you will need to bootstrap the build
system like so:

  ./autogen.sh

Then, a typical build might look like so:

  ./configure --prefix=/usr
  make
  sudo make install

----

Alternatively, you can build Builder from git using jhbuild. If you are
unfamiliar with jhbuild, the following will help you get started.

  git clone git://git.gnome.org/jhbuild.git
  cd jhbuild
  ./autogen.sh
  make
  make install
  jhbuild build gnome-builder
  jhbuild run gnome-builder

If you have problems building or running Builder, please contact us on IRC
(link is at the top of this file) and we will help you out.

----

Builder is licensed under the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option)
any later version. Some files are individually licensed under alternative
licenses such as LGPL-2.1+ and LGPL-3.0.

gnome-builder's People

Contributors

chergert avatar slaf66 avatar piotrdrag avatar mwleeds avatar dmustieles avatar marv-cz avatar gregier avatar afranke avatar tingping avatar zenios avatar rffontenelle avatar halfline avatar yoseforb avatar lantw44 avatar fmuellner avatar loganek avatar aurisc4 avatar mariobl avatar telemaco avatar benwaffle avatar mrkara avatar prescott66 avatar kakkilaya avatar frandieguez avatar crayxt avatar ignatenkobrain avatar askhl avatar pbor avatar csoriano1618 avatar yufw avatar

Watchers

Tashrif Sanil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.