Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 965 Bytes

File metadata and controls

32 lines (22 loc) · 965 Bytes

exercises-javascript

Github Actions Status

How to contribute

  • Discussions at 'Волонтеры' channel in Telegram

Develop

# setup
make
# run
make compose
# check
make ci-check

# run tests
make compose-test

# run linters and validators
make compose-code-lint
make compose-description-lint
make compose-schema-validate

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.