Cobra CLI tool for fuzzy-finding and navigating around git repos from multiple remotes
Go to file
2023-12-08 16:52:26 -05:00
cmd wip 2023-12-08 16:52:26 -05:00
internal wip 2023-12-08 16:52:26 -05:00
.gitignore Add gitignore 2023-12-07 12:09:18 -05:00
go.mod wip 2023-12-08 16:52:26 -05:00
go.sum wip 2023-12-08 16:52:26 -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