1.1.1 • Published 7 years ago
webxrome-package-manager v1.1.1
webxrome-package-manager
webxrome-package-manager packager manager for Webxrome Web Browser, which is written in TypeScript and Node.js. It uses easy-vm to run plugins' script.
Installation
$ npm install -g webxrome-package-managerUsage
$ wpm <command> <params>List of commands:
install- Installs plugin from a GitHub repository.namestring - name of the GitHub repo for exampleghosthackz/webxrome-example-plugin
update- Checks if there is newer version of a plugin and if there is, it installs newer version of the pluginnamestring - name of the GitHub repo