We are happy to receive Pull Requests adding new features and solving bugs. As for new features, please contact us before doing major work.
Download client hook to the local repository directory REPO\.git\hooks
without extention .sh
.
Since Windows and UNIX-based systems differ in terms of line endings, it is a very good idea to configure git autocrlf settings.
-
On Windows we recommend setting
core.autocrlf
totrue
.git config --global core.autocrlf true
-
On Mac we recommend setting
core.autocrlf
toinput
.git config --global core.autocrlf input
Please use 2 spaces for indentation.
CellSpotter base language is Russian. Maintaining English language not planned soon.
CellSpotter is licensed under the MS-PL License.