This workflow was inspired by this awesome project.
- Download and install workflow https://github.com/jplaut/alfred-circleci-workflow/releases
- Generate your CircleCI api token https://circleci.com/account/api
- Set your CircleCI token in
Workflow Environment Variables CIRCLECI_TOKEN
Cache api response to /var/tmp/circleci.json
Open CircleCI Projects Page.
ci command uses cache file /var/tmp/circleci.json
Check build status for branch or project.
cis command uses CircleCI api server.
Open CircleCI Workflows Page.
ciw command uses cache file /var/tmp/circleci.json
Open CircleCI Pipelines Page.
cip command uses cache file /var/tmp/circleci.json



