feat(packages): add git forge clients
This commit is contained in:
parent
82164be2e2
commit
f27901aa88
2 changed files with 13 additions and 0 deletions
|
|
@ -186,6 +186,13 @@ common:
|
|||
- python-faker
|
||||
- aur/uuid
|
||||
|
||||
cli_frontends:
|
||||
forges:
|
||||
# front end to interact with remote forge services
|
||||
- github-cli
|
||||
- glab
|
||||
- tea
|
||||
|
||||
multimedia:
|
||||
youtube:
|
||||
- yt-dlp
|
||||
|
|
@ -219,6 +226,8 @@ common:
|
|||
docker:
|
||||
- docker
|
||||
- kubectl
|
||||
- name: aur/hadolint-bin
|
||||
desc: Linter for Dockerfile, with all haskell dependencies
|
||||
|
||||
programming:
|
||||
_:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue