Prev | Current Page 291 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


remove projectname [version] Removes the specified project. If a version is indicated, only
that will be removed, otherwise all the installed versions for
the project will be removed.
run projectname [version]
[args]
Executes a run script for the specified project; it applies to
projects that require a post - installation process. The version
argument is optional. Other arguments may be required by
the library.
search keyword Lists all the projects that match the keyword. To return the
full list of available projects, use the wildcard %.
set projectname version Activates a specific version of the indicated project. From
now on, the default version used will be the activated one.
setup Sets the path to the haxelib projects directory.
submit file.zip Submits the indicated zip file to the haxelib repository on
the haXe.org site. The zip file contains an entire library that
you want to share with the community.
test file.zip Installs the specified zip file into the local haxelib repository,
useful to test projects before submitting.


Pages:
279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303