# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Libs
Repo with libraries for HMTM usage.
Linters
To run linters, use next command:
task -d scripts linters -v
Tests
To run test, use next commands. Coverage info will be
recorded to tests/coverage
folder:
task -d scripts tests -v
Benchmarks
To run benchmarks, use next command:
task -d scripts bench -v