13.3.0(1) User Commands 3.3.0(1)
2
3
4
6 3.3.0 - manual page for 3.3.0
7 (14ef9fd1c72435256bcce6e88363d11ce6e1b9ca)
8
10 Haxe Library Manager 3.3.0 - (c)2006-2017 Haxe Foundation
11
12 Usage: haxelib [command] [options] Basic
13
14 install
15 : install a given library, or all libraries from a hxml file
16
17 update : update a single library (if given) or all installed libraries
18
19 remove : remove a given library/version
20
21 list : list all installed libraries
22
23 set : set the current version for a library
24
25 Information
26
27 search : list libraries matching a word
28
29 info : list information on a given library
30
31 user : list information on a given user
32
33 config : print the repository path
34
35 path : give paths to libraries
36
37 version
38 : print the currently used haxelib version
39
40 help : display this list of options
41
42 Development
43
44 submit : submit or update a library package
45
46 register
47 : register a new user
48
49 dev : set the development directory for a given library
50
51 git : use Git repository as library
52
53 hg : use Mercurial (hg) repository as library
54
55 Miscellaneous
56
57 setup : set the haxelib repository path
58
59 newrepo
60 : create a new local repository
61
62 deleterepo: delete the local repository convertxml: convert hax‐
63 elib.xml file to haxelib.json run : run the specified
64 library with parameters proxy : setup the Http proxy
65
66 Available switches
67
68 --flat : do not use --recursive cloning for git
69
70 --always
71 : answer all questions with yes
72
73 --debug
74 : run in debug mode, imply not --quiet
75
76 --quiet
77 : print less messages, imply not --debug
78
79 --system
80 : run bundled haxelib version instead of latest update
81
82 --never
83 : answer all questions with no
84
85 --global
86 : force global repo if a local one exists
87
88
89
903.3.0 (14ef9fd1c72435256bcce6e8836F3edb1r1ucaer6ye12b091c9a) 3.3.0(1)