Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CGAL/cgal-public-dev

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 

Repository files navigation

cgal-public-dev

This is the Git repository used to store some on-going work by CGAL developers. The repository that hosts the master branch of CGAL is CGAL/cgal.

Start working

To start working with this repository, you must also set the a remote repository that contains the master branch of CGAL:

git remote add cgal git@github.com:CGAL/cgal.git

Then you can create your own working branch. Say, your name is rineau and you will work on a new read/write function for the Triangulation package:

git checkout -b Triangulation-add_input_output-rineau --no-track cgal/master

More details on the developement of new features can be found on the CGAL wiki.

About

CGAL public development

Resources

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.