Espanso: Install packages from Repositories outside espanso hub.

Created on 29 Sep 2019  路  3Comments  路  Source: federico-terzi/espanso

Feature RFNR

Most helpful comment

Hey guys,
You can now install packages from outside the hub!
The command to use has the following format:

espanso install <package_name> <repo_url> --external

Those repositories must comply with the format specified in the package-example.

All 3 comments

@federico-terzi it would be amazing to use the following:

espanso install [github URL]

For example:

espanso install https://github.com/karbassi/espanso-package-excel

I understand the issue would be validating that the repo is valid and not running malicious code.

Hey @karbassi,
It seems like many users would like this feature, I'll try my best to implement it soon :)

Hey guys,
You can now install packages from outside the hub!
The command to use has the following format:

espanso install <package_name> <repo_url> --external

Those repositories must comply with the format specified in the package-example.

Was this page helpful?
0 / 5 - 0 ratings