This repository contains scripts to help DGtal developers.
Scripts and models to create a DGtal class, a DGtal template class, a documentation,....
To use these scripts to generate files, you need
- to create a profile file (see
dev/profiles/*.defs
) - to specify to environment variables (e.g. in your .bashrc or .profile):
- ${DGtal}: path to your clone of the DGtal source repository
- ${DGtalScripts}: path to your clone of the DGtalScripts repository
- ${DGtalTools}: path to your clone of the DGtalTools source repository (optional)
- ${DGtalTools-contrib}: path to your clone of the DGtalTools-contrib source repository (optional)
Then, you can add