Cobra CLI tool for fuzzy-finding and navigating around git repos from multiple remotes
Go to file
2023-12-05 16:56:47 -05:00
cmd Begin caching, implement commands 2023-12-05 16:56:47 -05:00
internal Begin caching, implement commands 2023-12-05 16:56:47 -05:00
pkg/gitlab Begin caching, implement commands 2023-12-05 16:56:47 -05:00
go.mod Begin caching, implement commands 2023-12-05 16:56:47 -05:00
go.sum Begin caching, implement commands 2023-12-05 16:56:47 -05:00
LICENSE Initial commit 2023-12-04 16:53:01 -05:00
main.go Begin caching, implement commands 2023-12-05 16:56:47 -05:00
README.md Initial commit 2023-12-04 16:53:01 -05:00

GitLab Project Manager

Purpose

The goal of this utility is to provide a fuzzy-find method of locating, cloning, and using GitLab projects -- along with your preferred aliases, autocompletion, and shortcuts.

Functionality

Project Caching

Project Aliases

Fuzzy All the Things