-
Searching for projects & tools using keywords:
--search [<keywords>]
-
Updating packages:
--update [<package>]
-
Installing specific versions of packages:
--install <package>:<version>
-
Installing multiple packages at once:
--install <package> <another package> ...
-
Getting information & avaliable versions of a package:
--info <package> [--full-link]
-
Packages can be
.zip
files or other archive types containing the project, or a single batch file. -
Packages can have install scripts, uninstall scripts, and upgrading scripts.
Examples:
install.bat
,update.bat
,uninstall.bat