# DataCap (incubator) DataCap is integrated software for data transformation, integration and visualization. ### Require --- > Must-read for users: Be sure to execute the following command after cloning the code locally ```bash cp configure/git-hook/* .git/hooks chmod 700 .git/hooks/* ```