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

https://github.com/uetchy/dopeoplesay-alfred-workflow

Alfred Workflow for Do People Say It.
https://github.com/uetchy/dopeoplesay-alfred-workflow

alfred alfred-workflow dopeoplesay

Last synced: 5 months ago
JSON representation

Alfred Workflow for Do People Say It.

Awesome Lists containing this project

README

          

# Do People Say Alfred Workflow

## Contribute

### Setup

```bash
yarn install
yarn build
make link
```

### Build Package

```bash
yarn pack # will generates a compressed workflow in pkg/
```