hexlet-basics / exercises-crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exercises-crystal

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.

About


Languages

Language:Makefile 56.2%Language:Crystal 21.6%Language:Dockerfile 20.7%Language:Shell 1.6%