Skip to content

luarocks admin

Hisham edited this page Dec 1, 2016 · 3 revisions

luarocks-admin is the repository management tool for LuaRocks, the Lua package manager.

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.