Coder Social home page Coder Social logo

hrobache / geneweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geneweb/geneweb

1.0 0.0 0.0 40.36 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.18% Shell 0.07% HTML 8.52% OCaml 86.90% JavaScript 2.37% Standard ML 0.01% CSS 1.95% Batchfile 0.01%

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 macOS Windows (mingw64)
OCaml 4.05 l405 m405 -
OCaml 4.06 l406 m406 -
OCaml 4.07 l407 m407 -
OCaml 4.08 l408 m408 -
OCaml 4.09 l409 m409 win-409

Documentation

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

Installation

Using opam:

opam pin add geneweb -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

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

Stargazers

 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.