An open API service indexing awesome lists of open source software.

https://github.com/alanhe421/alfred-utils

Alfred Workflow SDK
https://github.com/alanhe421/alfred-utils

alfred cli

Last synced: 6 months ago
JSON representation

Alfred Workflow SDK

Awesome Lists containing this project

README

          

> Offer some utils to improve alfred workflow development

[![npm version](https://badge.fury.io/js/%40stacker%2Falfred-utils.svg)](https://badge.fury.io/js/%40stacker%2Falfred-utils)

## install

```shell

$ npm i @stacker/alfred-utils

# cli usage
$ npx @stacker/alfred-utils init
$ npx @stacker/alfred-utils new

```