Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 327 Bytes

File metadata and controls

20 lines (13 loc) · 327 Bytes

Contributing guidelines

Installation

Copy sources

git clone ...
make install

Run from project

DOC HERE

Test

make test-install
make test-autofix
make test