Atom linter for MiniZinc
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add simple README

+9
+9
README.md
··· 1 + # linter-mzn 2 + 3 + A linter for your MiniZinc models in Atomm using `mzn2fzn`. 4 + 5 + ## Installation 6 + 7 + - Install MiniZinc (installation location can be configured in the Atom configuration) 8 + - `$ apm install linter` (If you don't have the [Linter](https://atom.io/packages/linter) package yet) 9 + - `$ apm install linter-mzn`