Skip to content

maxdzyubak/exercises-ruby

 
 

Repository files navigation

exercises-ruby

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

  • Ruby 91.6%
  • Makefile 6.9%
  • Dockerfile 1.4%
  • Shell 0.1%