Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 829 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 829 Bytes

GeometricBase

Stable Docs Latest Docs License Build Status Coverage

Development

We are using git hooks, e.g., to enforce that all tests pass before pushing. In order to activate these hooks, the following command must be executed once:

git config core.hooksPath .githooks