Formatted all pages according to guidelines.
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# haxelib
|
||||
|
||||
> Haxe Library Manager
|
||||
> Haxe Library Manager.
|
||||
|
||||
- Search for a Haxe library
|
||||
- Search for a Haxe library:
|
||||
|
||||
`haxelib search {{keyword}}`
|
||||
|
||||
- Install a Haxe library
|
||||
- Install a Haxe library:
|
||||
|
||||
`haxelib install {{libname}}`
|
||||
|
||||
- Upgrade all installed Haxe libraries
|
||||
- Upgrade all installed Haxe libraries:
|
||||
|
||||
`haxelib upgrade`
|
||||
|
||||
- Install the development version of a library from a Git repository
|
||||
- Install the development version of a library from a Git repository:
|
||||
|
||||
`haxelib git {{libname}} {{GIT-URL}}`
|
||||
|
Reference in New Issue
Block a user