Remove the hardcoded DEFAULT_SKILLS list from MSM, instead read it from the https://github.com/MycroftAI/mycroft-skills/DEFAULT-SKILLS list. Additionally, a platform-specific list will also be loaded, allowing platforms like KDE, etc. to have different defaults. These are also loaded from the mycroft-skills repo from a file named like: DEFAULT-SKILLS.platform Also began the work to support a custom local skill folder location, specified in the /etc/mycroft/mycroft.conf. ==== Fixed Issues ==== A failed requirements.sh run would not send an install failure notification on the messagebus. ==== Documentation Notes ==== NONE - description of a new feature or notes on behavior changes ==== Localization Notes ==== NONE - point to new strings, language specific functions, etc. ==== Environment Notes ==== MSM now uses the 'jq' utility. This should already be installed on a Picroft/Mark 1, but I added it to the dev_setup.sh also. |
||
---|---|---|
.. | ||
man/man1 | ||
msm |