2023-12-04 21:53:01 +00:00
|
|
|
# GitLab Project Manager
|
|
|
|
|
2023-12-10 05:05:39 +00:00
|
|
|
## TODO
|
|
|
|
|
|
|
|
- Fix NPE when cache is reset or project for whatever reason leaves an orphaned alias
|
|
|
|
|
2023-12-04 21:53:01 +00:00
|
|
|
## 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
|