Skip to content

Alfred Workflow for search of your gitlab repositories written in Golang

License

Notifications You must be signed in to change notification settings

shiimaxx/alfred-gitlab-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-gitlab-workflow

alfred-gitlab-workflow is workflow written in Golang. This workflow will support search of your gitlab repositories.

Usage

  • Download from https://github.com/shiimaxx/alfred-gitlab-workflow/releases

  • Get GitLab personal access token from https://<your gitlab endpjoint>/profile/personal_access_tokens

  • Set GitLab API endpint

    • example: https://gitlab.example.com/api/v4/

    glseturl

  • Set Gialab personal access token

    glsettoken

  • Search repositories

    • gl searches repositories from GitLab API. Using cache and doesn't request GitLab API when cache file is exists

    gl-example

    • glrefresh searches repositories from GitLab API (not using cache). Overwrite cache file when cache file is exists.

    glrefresh-example

License

MIT

Author

shiimaxx

About

Alfred Workflow for search of your gitlab repositories written in Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages