Gitpod Support (#2)

* add gitpod configs

* add gitpod to readme

* add more gitpod support

* enhance update-pacwiz
This commit is contained in:
Merith 2022-05-27 08:12:41 -07:00 committed by GitHub
parent 82666bf91a
commit 72aee4e469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 0 deletions

View file

@ -48,3 +48,8 @@ clean:
-git gc --aggressive --prune
all: curseforge modrinth multimc technic clean
update-packwiz:
go install github.com/packwiz/packwiz@latest
clear
@echo "Packwiz has been Updated"