Re: [ANN] LuaRocks 2.1.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] LuaRocks 2.1.2
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2014年1月11日 08:43:53 +0200
2014年1月10日 Hisham <h@hisham.hm>:
> Those of you who installed LuaRocks 2.1.0 or later by using
> "make bootstrap" on Unix may upgrade by simply running:
>
> luarocks install luarocks
Works like a charm. Thanks!
> * a new command, "luarocks doc <module>" that tries to find any
> installed documentation. Due to the lack of documentation standards
> for Lua, this uses a few heuristics. Feedback on the feature is
> appreciated.
If the rock itself does not include documentation, it opens the original
repository. Awesome!