GTASA / moonloader /luarocks /docs /luarocks_admin.md
nttl050611's picture
Upload 2089 files
d7c5875 verified
|
Raw
History Blame Contribute Delete
603 Bytes

luarocks-admin

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.