Regenerate the documentation
crystal docs --output=docs/lib-doc
Ref.
crystal docs
ameba is used as a linter.
shards install will install it under ./bin/ameba.
shards install
./bin/ameba
Run all test suites:
crystal spec --order=random --error-on-warnings