Popularity
6.8
Stable
Activity
0.0
Stable
9
10
5
Programming language: JavaScript
Tags:
Editor Plugins
Atom
linter-crystal alternatives and similar shards
Based on the "Atom" category.
Alternatively, view linter-crystal alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of linter-crystal or a related project?
README
This package has been deprecated in favor of ide-crystal
linter-crystal
A bridge between the Crystal compiler and the Atom text editor, showing compilation errors alongside your code.
Installation
Install from the command line or the Atom install settings page.
As well please have a Crystal grammar, and a Linter consumer installed.
Contributing
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