This package has been deprecated in favor of ide-crystal
A bridge between the Crystal compiler and the Atom text editor, showing compilation errors alongside your code.
Install from the command line or the Atom install settings page.
As well please have a Crystal grammar, and a Linter consumer installed.
If you would like to contribute enhancements or fixes, please do the following:
- Fork the plugin repository.
- Hack on a separate topic branch created from the latest
master
. - Commit and push the topic branch.
- Make a pull request.
- welcome to the club