- Обсуждение в канале #hexlet-volunteers слака http://slack-ru.hexlet.io
# setup
$ make
# run
$ make compose
# run tests
$ make compose-test
# run linters and validators
$ make compose-code-lint
$ make compose-description-lint
$ make compose-schema-validate
This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet (in Russian).