@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.
Most helpful comment
Hey guys,
You can now install packages from outside the hub!
The command to use has the following format:
Those repositories must comply with the format specified in the package-example.