Skip to content

Roman52/exercises-javascript

 
 

Repository files navigation

Github Actions Status

Develop

# 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

Hexlet Ltd. logo

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • Makefile 11.3%
  • Dockerfile 1.4%