Hi all, Several improvements in this version:
1) will work with LuaRocks 1.x; checks the version to decide whether to use sudo. 2) uses 'open' on Mac OS to use the currently defined browser (old logic was garbage) 3) you can say --browser=whatever and --luarocks=some/other/luarocks 4) will present only those rocks defined locally when run with --local, and ditto for not local. (switch off with --nocheck) It needs testing with unusual configurations; currently e.g. (4) assumes canonical situation where there are two trees in the order local and root. wrocks also needs to support the --to flag. A feature that might be useful is to indicate installed but out-of-date packages in a different colour... grab using this rockspec: http://github.com/stevedonovan/Webrocks/raw/master/webrocks-2.3-1.rockspec (on a deployment note, I've given up using auto-generated github tarballs - this points to something more direct) steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
