Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 423 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 423 Bytes

alfred-gitlab

search registry from gitlab with v4 api

install

step1

npm install -g alfred-gitlab

step2

  1. Open Alfred Preferences.
  2. Click on the "Workflows" tab and find gitlab.
  3. Click on the "Configure workflow and variables" button.
  4. Add the following under Workflow Environment Variables:
    • GITLAB_HOST: [Your gitlab host]
    • GITLAB_TOKEN: [Your gitlab token]
  5. Click "Save"