logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

luarocks-admin - LuaRocks repository administration interface

Author

       Enrico Tassi <gareuselesinge@debian.org>

LuaRocks repository administration              10 November 2021                               luarocks-admin(1)

Description

       LuaRocks repository administration interface

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

       Options:

       --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.

       Commands:

       add    Add a rock or rockspec to a rocks server.

       help   Help on commands.

       make_manifest
              Compile a manifest file for a repository.

       refresh_cache
              Refresh local cache of a remote rocks server.

Files

       /etc/luarocks/config.lua

Name

luarocks-admin - LuaRocks repository administration interface

See Also

luarocks(1)

Synopsis

luarocks-admin [options] command

See Also