kotlin-alfred-workflow-template
v0.1.0
Published
An example Alfred workflow built using KotlinJS
Downloads
6
Readme
kotlin-alfred-workflow-template
A template for creating Alfred Workflows with KotlinJS
How to use this:
Clone this repository
Build it via
./gradlew build
Add symlink from Alfred workflow directory to the
workflow_resources
directory- You can find out the Alfred workflow directory by righ-clicking any of the workflows you have and choosing
Open in Finder/Terminal
- You can find out the Alfred workflow directory by righ-clicking any of the workflows you have and choosing
At this point you should have a fully functional workflow that you can invoke via
this
keyword. It'd appendIs Awesome
to your input and would allow you to copy the result to clipboard or paste it into the frontmost applicationNow you can edit the workflow settings/details directly in Alfred
Installation
npm install -g <name>