luarocks-admin

Langue: en

Version: July 2008 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

Sommaire

NAME

luarocks-admin - luarocks

DESCRIPTION

LuaRocks 0.6, a module deployment system for Lua

luarocks-admin - LuaRocks repository administration interface usage: luarocks-admin [--from=<server> | --only-from=<server>] [--to=<tree>] [VAR=VALUE]... <command> [<argument>]

Variables from the "variables" table of the configuration file can be overriden with VAR=VALUE assignments.

--from=<server> Fetch rocks/rockspecs from this server

(takes priority over config file)

--only-from=<server> Fetch rocks/rockspecs from this server only

(overrides any entries in the config file)

--to=<tree> Which tree to operate on.

Supported commands:

help Help on commands. make_manifest Compile a manifest file for a repository.

LuaRocks repository administration interface