Skip to content

nicha3381/exercises-javascript

 
 

Repository files navigation

exercises-javascript

Github Actions Status

How to contribute

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.

See most active contributors on hexlet-friends.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • Makefile 8.6%
  • Other 0.8%