GithubHelp home page GithubHelp logo

isabella232 / libgit2-glib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/libgit2-glib

0.0 0.0 0.0 2.32 MB

Read-only mirror of https://gitlab.gnome.org/GNOME/libgit2-glib

Home Page: https://gitlab.gnome.org/GNOME/libgit2-glib

License: GNU Lesser General Public License v2.1

C 87.08% Python 10.09% C++ 1.55% Objective-C 0.17% Meson 1.11%

libgit2-glib's Introduction

General Information
===================

libgit2-glib is a glib wrapper library around the libgit2 git access library.

libgit2 only implements the core plumbing functions, not really the higher
level porcelain stuff. For a primer on Git Internals that you will need to know
to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.

http://progit.org/book/ch9-0.html

libgit2-glib is released under the GNU Lesser General Public License (LGPL) version 2.1,
see the file 'COPYING' for more information.

Installation
============

libgit2-glib requires libgit2-0.25.x, glib 2.44.x, gio 2.26.x and
gobject-introspection 0.9.x.

Simple install procedure:

  % tar Jxf libgit2-glib-0.99.0.tar.xz  # unpack the sources
  % cd libgit2-glib-0.99.0              # change to the toplevel directory
  % meson builddir                      # run meson
  % ninja -C builddir                   # build libgit2-glib
  # [ Become root if necessary ]
  % ninja -C builddir install           # install libgit2-glib

See the file 'INSTALL' for more detailed information.

libgit2-glib's People

Contributors

adwaitrawat avatar albfan avatar armandas avatar bcl avatar carlosmn avatar chergert avatar ernestask avatar fmuellner avatar gregier avatar heftig avatar ignatenkobrain avatar inigomartinez avatar jasperla avatar jessevdk avatar jjardon avatar jkieboom avatar kalev avatar lantw44 avatar maxice8 avatar mcatanzaro avatar mgorny avatar nacho avatar pbor avatar potyl avatar qulogic avatar roojs avatar royb3 avatar t-chaik avatar tintou avatar tschoonj 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.