alfred-gitlab
search registry from gitlab with v4 api
install
step1
npm install -g alfred-gitlab
step2
- Open Alfred Preferences.
- Click on the "Workflows" tab and find gitlab.
- Click on the "Configure workflow and variables" button.
- Add the following under Workflow Environment Variables:
- GITLAB_HOST: [Your gitlab host]
- GITLAB_TOKEN: [Your gitlab token]
- Click "Save"