* doc: add crystal README * adding some punctuation * adding the version tag * removing tree/<hash> links and placeholder comments * adding in the required metadata
1.7 KiB
1.7 KiB
lang/crystal
Description
This modules adds crystal support.
- Syntax-checking (
flycheck
) - REPL (
inf-crystal
)
Maintainers
This module has no dedicated maintainers.
Module Flags
This module provides no flags.
Plugins
- crystal-mode
- inf-crystal
-
if
:checkers syntax
is enabled
Prerequisites
Crystal
you need to install the crystal compiler.
MacOS
brew install crystal
Arch
sudo pacman -S crystal shards
ICR (REPL)
you need to install ICR.