Skip to content

crgnam/Quipu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quipu Geometry Virtualization

A Geometry Virtualization system

Because this project makes use of submodules for some of its dependencies, it is recommended that you clone using:

git clone git@github.com:crgnam/Quipu.git

Alternatively, you can clone the repository with all submodules by using:

git clone --recurse-submodules -j8 git@github.com:crgnam/Quipu.git

(This is not necessary as the setup.sh script will retrieve all necessary submodules required to build the project)

Quick Setup (Bash Sehll Script)

This script will build the dependencies and then build the project.

./setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published