Package Exports
- alfred-to-arvis
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (alfred-to-arvis) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
alfred-to-arvis
Help you convert Alfred workflow's
info.plisttoarvis-workflow.jsonof Arvis
Precaution
Alfred's
info.plistis not an open format, so it can be changed at any time.This means some parts of this package may not work as per Alfred's update.
Not all type's items are supported for conversion. Check here to find out which items can be converted.
Unsupported types are displayed in console, json both if there are
Getting started
Install
$ npm i -g alfred-to-arvisUsage
$ alfred-to-arvis [alfred workflow's "info.plist" file]Build and development
$ npm i && npm run buildRelated
- arvish - Arvis workflow, plugin creator tools