Linguagem de Programação Crystal

Conventions

Follow these conventions so your code will be more accessible to other developers.

  • Use standard coding style so your project will be navigable and readable to others.
  • Write documentation to express purpose of your code and support the crystal doc generator.