Skip to content

luarocks admin

Hisham Muhammad edited this page Feb 11, 2015 · 3 revisions

luarocks-admin is the repository management tool for LuaRocks, a module deployment system for Lua.

Usage

luarocks-admin command [arguments]...

Supported commands

  • help - Help on commands.
  • make-manifest - Compile a manifest file for a repository.
  • add - Add a rock or rockspec to a rocks server.
  • remove - Remove a rock or rockspec from a rocks server.
  • refresh-cache - Refresh local cache of a remote rocks server.

Clone this wiki locally