[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luacheck 0.7.2
- From: Peter Melnichenko <mpeterval@...>
- Date: Wed, 7 Jan 2015 19:08:53 +0300
On Wed, Jan 7, 2015 at 5:53 PM, Tim Caswell <tim@creationix.com> wrote:
> Great work! Now if only I can figure out how to get luacheck running on my
> windows box as well. I'm addicted to luacheck linting in sublime text.
Thanks! What kind of problems are there with luacheck on Windows?
Installing shouldn't be a problem once you have LuaRocks configured
properly (i.e. so that it can compile luafilesystem, the only C
dependency of luacheck).
Peter