-
Notifications
You must be signed in to change notification settings - Fork 1
jacob-carlborg edited this page Jul 16, 2011
·
3 revisions
This is the tool used to interact with the package manager. It used for installing, building orb packages, uninstalling and other things.
$ orb install
See Orbfile for a detailed explanation.
$ orb install dwt # will install the latest version of the dwt package
$ orb install dwt --version 0.3.1
$ orb uninstall dwt --version 0.3.1
$ orb use dwt --version 0.3.1
Installs a specific package
Uninstalls a specific package
Builds an orbspec file into an orb package.
Uploads an orb package to the central repository
Lists all installed packages
Searches for a package in the repository
(use)
-v/--version
-h/--help
-V/--verbose
-s/--source