Coder Social home page Coder Social logo

lledieu / geneweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geneweb/geneweb

2.0 2.0 1.0 42.85 MB

GeneWeb is an open source genealogy software with a web interface created by Daniel de Rauglaudre.

Home Page: https://geneweb.org

License: GNU General Public License v2.0

Makefile 0.16% OCaml 87.18% Roff 0.04% Standard ML 0.02% Shell 0.26% HTML 8.26% Perl 6 0.02% Python 0.39% CSS 1.65% Batchfile 0.01% JavaScript 2.00%

geneweb's Introduction

GeneWeb

GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service.

Build status

Linux/OSX Windows
lin-badge win-badge

Documentation

The documentation is available online: http://geneweb.tuxfamily.org/

Installation

Using opam:

opam pin add -k git https://github.com:geneweb/geneweb --no-action
opam depext geneweb
opam install geneweb

Getting involved

We encourage you to participate in this open source project. We love pull requests, bugs reports, ideas...

Contributor guidelines

Install dependencies

$ opam install camlp5 cppo dune markup ounit

Build instructions

  1. Run the configuration script
    $ ./configure
    
  2. Build the distibution
    $ make clean distrib
    

Building the API

The API uses the Google Protocol Buffer to exchange information encoded as pb, json, xml.

Install protoc, and these extra dependencies:

$ opam install ocurl piqi piqilib redis redis-sync yojson

Then, tell the configure script to enable API.

$ ./configure --api

Coding style

  • Try to keep the same coding style as the existing one.
  • New code should not contain any trailing whitespace.
  • Each pull request should have a single clear purpose. If it containes multiple unrelated changes, those changes should be split into separate pull requests.
  • If the PR needs to be update, push force.
  • When submitting a new feature/function, write documentation and tests if it is relevant.

Copyright

All files marked in this distribution are Copyright (c) 1998-2016 INRIA (Institut National de Recherche en Informatique et Automatique) and distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE file for details.

geneweb's People

Contributors

a2line avatar alanpoulain avatar benoitlecluse avatar dominique95880 avatar fablhx avatar guillaumebrochu avatar hgouraud avatar lledieu avatar mbouaziz avatar patriccollu avatar patrickangusjohngrant avatar sagotch avatar sam-m888 avatar samueltardieu avatar stweil avatar titifix avatar yaroslav-bogatov avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

grocanar

geneweb's Issues

fonctionnement moulinette

La moulinette "Site Web deces 1970 à nos jours" est superbe et d'une grande utilité. Depuis aujourd'hui elle ne se charge plus correctement, en particulier le bouton "Rechercher" apparait aléatoirement. Une opération à effectuer pour que ce soit plus stable ?

moulinette dc insee

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.