mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support glab #108

Open mrlunchbox777 opened 6 months ago

mrlunchbox777 commented 6 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add glab to the managed packages

Why?

It supports interacting with gitlab from the terminal

What-should happen?

glab should be a package in the index.json

other installation options

Steps to Test

  1. jq '.packages[] | select(.name = "glab")' resources/install/index.json should return the details for managing the glab package

Code of Conduct