Skip to content

Scripts for developers to develop/build/manage DGtal

Notifications You must be signed in to change notification settings

rolanddenis/DGtalScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains scripts to help DGtal developers.

Developper tools

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 ${DGtalScripts$}/dev/scripts to your $PATH variable.

About

Scripts for developers to develop/build/manage DGtal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.3%
  • Shell 46.7%