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?

Add another 'Atom' Shard

README

This package has been deprecated in favor of ide-crystal


linter-crystal

Atom Package Manager Version Atom Package Manager Downloads Travis

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:

  1. Fork the plugin repository.
  2. Hack on a separate topic branch created from the latest master.
  3. Commit and push the topic branch.
  4. Make a pull request.
  5. welcome to the club