Installing Web Applications - Rohan62442/webb GitHub Wiki

To install one or more web applications, just use the webb -i command followed by the names of the applications. For example:

webb -i facebook twitter youtube

You can also install all available web applications with this command. Just use the --all option instead of the names.

webb -i --all