0.1.0 • Published 6 years ago
kotlin-alfred-workflow-template v0.1.0
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_resourcesdirectory- 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
thiskeyword. It'd appendIs Awesometo your input and would allow you to copy the result to clipboard or paste it into the frontmost application
Now you can edit the workflow settings/details directly in Alfred

Installation
npm install -g <name>
0.1.0
6 years ago