CircleCI Projects Workflow for Alfred 2

Setup

  1. Download and install workflow https://github.com/glidenote/alfred-circleci-projects-workflow/releases/

use cisettoken command

  1. Generate your CircleCI api token https://circleci.com/account/api
  2. cisettoken
  3. Set your token in config.rb

Manually

  1. Download workflow https://github.com/glidenote/alfred-circleci-projects-workflow/releases/
  2. Install Workflow
  3. Generate your CircleCI api token https://circleci.com/account/api
  4. Set your token in config.rb

Commands

ciu

Cache api response to /var/tmp/circleci.json

ci

Open CircleCI Projects Page. ci command uses cache file /var/tmp/circleci.json

cis

Check master branch build status. cis command uses CircleCI api server.