table of contents
other versions
- Tumbleweed 4.3.7-2.1
- Leap-16.0
- Leap-15.6
| 4.1.0(1) | User Commands | 4.1.0(1) |
NAME¶
4.1.0 - manual page for 4.1.0 (ac0118322ac648823f5f4d860cbc1ed4c3785d23)
DESCRIPTION¶
Haxe Library Manager 4.1.0 - (c)2006-2024 Haxe Foundation
- Usage: haxelib [command] [options] Basic
- install
- : install a given library, or all libraries from a hxml file
- update
- : update a single library (if given) or all installed libraries
- remove
- : remove a given library/version
- list
- : list all installed libraries
- set
- : set the current version for a library
- Information
- search
- : list libraries matching a word
- info
- : list information on a given library
- user
- : list information on a given user
- config
- : print the repository path
- path
- : give paths to libraries' sources and necessary build definitions
- libpath
- : returns the root path of a library
- version
- : print the currently used haxelib version
- help
- : display this list of options
- Development
- submit
- : submit or update a library package
- register
- : register a new user
- dev
- : set the development directory for a given library
- git
- : use Git repository as library
- hg
- : use Mercurial (hg) repository as library
- Miscellaneous
- setup
- : set the haxelib repository path
- newrepo
- : create a new local repository
- deleterepo
- : delete the local repository
- state save
- : generate a manifest file to load with haxelib state load
- state load
- : install libraries from manifest file
- convertxml
- : convert haxelib.xml file to haxelib.json
- run
- : run the specified library with parameters
- proxy
- : setup the Http proxy
- Options
-R, --remote <host:port[/dir]> : set server address to connect to instead of `lib.haxe.org`
- --cwd <dir>
- : set current working directory
- Switches
- --global
- : force global repo if a local one exists
- --debug
- : run in debug mode, imply not --quiet
- --quiet
- : print fewer messages, imply not --debug
- --flat
- : do not use --recursive cloning for git
- --always
- : answer all questions with yes
- --never
- : answer all questions with no
- --system
- : run bundled haxelib version instead of latest update
- --skip-dependencies
- : do not install dependencies
- --no-timeout
- : disable timeout when connecting to server
| May 2025 | 4.1.0 (ac0118322ac648823f5f4d860cbc1ed4c3785d23) |